Loading Tool

Explorer IconExplorer

Memory Pool

80,306 transactions
29.86 vMB
0.11789320 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt ff0f5f7f77015d5385b062aaf655bf912b7d5c912b5b832394cb4a8cd86002ce
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 720773a5da2c54b6d9584bbdf5e8d1c0357ccabd3ebc5f26bc475d5cf4f445c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,596
Size: 1.00 vMB
Total Fees: 0.04872322 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (157,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,808 757,808 000000000000000000028fd42899cffcb35af33c096f0190d83cbbf53fa313c9 1,165 0.45/1.00 vMB 7
757,807 757,807 0000000000000000000598fcb20307496b418b81f74c8184f9aa69e2860c80c8 176 0.05/1.00 vMB 9
757,806 757,806 00000000000000000000e501668e79ffe40f61fb8b25589bd9f532d00f365d6a 1,087 0.63/1.00 vMB 4
757,805 757,805 00000000000000000003b4ca242a31e6e58f6e6d7fd69f3512b4b36f080ad589 469 0.18/1.00 vMB 5
757,804 757,804 00000000000000000006324e97c3b413b7cbf49a1548e4680a12ee7004b417b3 209 0.07/1.00 vMB 6
757,803 757,803 000000000000000000000371863cc043be5b9e86c689150492886ce1ea9dbb3a 680 0.21/1.00 vMB 8
757,802 757,802 00000000000000000001c6bb28435864a3b455831d402862ba47830a4b27b239 397 0.25/1.00 vMB 3
757,801 757,801 00000000000000000007e2dd76af6f96f9ae17720db9834481a6452cc4c310ec 1,591 0.57/1.00 vMB 6
757,800 757,800 000000000000000000024b55bc5094b88a1d717b5693fee41a5f94af66d35825 591 0.17/1.00 vMB 7
757,799 757,799 00000000000000000007092e48a41501351d6d6012f85fe6a421359d5bc077ef 978 0.93/1.00 vMB 5
757,798 757,798 0000000000000000000360a274638cce4c9522f609ae072c4abc67a3d1881d8a 65 0.07/1.00 vMB 7
757,797 757,797 00000000000000000002c64a05740e901e8155a6a2c506ea952a7a50abf09277 939 0.78/1.00 vMB 5
757,796 757,796 00000000000000000003dbb2df7bb1e098e40827fa56bd1bf8a5cc2ac85b4e1e 1,124 0.44/1.00 vMB 9
757,795 757,795 00000000000000000004283df174e8dddb8c19da62b3dc69ea0bfc78570fd178 540 0.18/1.00 vMB 5
757,794 757,794 0000000000000000000094b50e03959dfb005399ce4e1a2a4b2bc9b9e51161b1 56 0.01/1.00 vMB 5
757,793 757,793 000000000000000000084f3ae29c45c5d800f8820f03086644dba14016965b0e 143 0.04/1.00 vMB 6
757,792 757,792 00000000000000000000406bf03076acca33b01f100de7816fab4bbf5d200d96 1,133 0.50/1.00 vMB 6
757,791 757,791 00000000000000000001a21f8e42f6296c1939cde1c8d2f5c7ebc30171b1c426 724 0.25/1.00 vMB 4
757,790 757,790 00000000000000000007b25f847e072723535d694a129f4ca1ce9a9067274407 2,442 1.00/1.00 vMB 5
757,789 757,789 000000000000000000032af17924ffe4426d24b6b51a27e46de9bdbd08f5f905 2,598 1.00/1.00 vMB 6
757,788 757,788 000000000000000000048f60b19608661a7a784f1530dcc6da6647fe2e459c9b 1,640 0.55/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 673.15 GB
    • Received: 16.42 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.