Loading Tool

Explorer IconExplorer

Memory Pool

48,024 transactions
29.16 vMB
0.06916157 BTC
Random Selection Loading Transactions
Max Size: 155.77/200 MB

Candidate Block

Mining Attempt 2751aa6ad94173b539f0a5ff5a63e75db9439121432af62a594f05c5a37eb23f
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 06c867c410c5411970a7eceb54e9c0c009b96e692ef8b517019ee27154163621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.01273522 BTC
Feerates: 132.00 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (67,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,729 847,729 000000000000000000007f734b7c07bad3ac6b93a6cffde586b6b1f0374ac4d2 3,699 1.00/1.00 vMB 32
847,728 847,728 00000000000000000000a7e60117a7ab0bad556feb0dc34f07dd658599754184 6,068 1.00/1.00 vMB 26
847,727 847,727 00000000000000000002ba88fedd894200d0b72f2188314597f1f4a09e7f8266 5,394 1.00/1.00 vMB 27
847,726 847,726 00000000000000000001ddf8cac3623eaec7eb47d6f67190c2fbf7dd92772e8c 6,269 1.00/1.00 vMB 24
847,725 847,725 000000000000000000014a60f0b1e7b4275c1072354b6ecf64627196f845c1cf 6,465 1.00/1.00 vMB 25
847,724 847,724 00000000000000000002f1db7f0a47e26800fe7ae2840e417e1c10245b9a4b0c 6,093 1.00/1.00 vMB 29
847,723 847,723 00000000000000000001b9e1ff6bd9ab8c64eccf3da5b56573299c5339de0278 4,978 1.00/1.00 vMB 30
847,722 847,722 00000000000000000001127578e3deb84522a9e1f61769f59f42d3e8e8f8e110 5,608 1.00/1.00 vMB 27
847,721 847,721 00000000000000000002a03e8b42d11245bc339c39a313b872e1bb7233b123a5 4,375 1.00/1.00 vMB 30
847,720 847,720 00000000000000000002ad2f5ba937a92d7d61b8fbba7daf848deb863a512a84 5,084 1.00/1.00 vMB 25
847,719 847,719 00000000000000000000613c7f973a7147d7c791fba204ac84f3955675d951a5 5,489 1.00/1.00 vMB 27
847,718 847,718 0000000000000000000225e9e40acfc485cd82fa68f4d5bad1add89ab97b64e6 4,998 1.00/1.00 vMB 29
847,717 847,717 000000000000000000014094d9e7c9089728b6c1672222cab25be4f953205b31 4,174 1.00/1.00 vMB 29
847,716 847,716 000000000000000000023f4090a8ce084fde4414d4bef620234d649805c102bc 3,903 1.00/1.00 vMB 33
847,715 847,715 00000000000000000000e8db6acab31cf514818f882ccd924c45e84198165a58 5,870 1.00/1.00 vMB 44
847,714 847,714 00000000000000000003174e2dad0176f12dc56803ca48ad22f2d304bccba237 5,920 1.00/1.00 vMB 42
847,713 847,713 00000000000000000003464cd82708c70e22f315b8a39869e0e9da633bb29986 5,949 1.00/1.00 vMB 42
847,712 847,712 000000000000000000003515481016c7caac91b342299abf377b6e3f76f85344 6,726 1.00/1.00 vMB 36
847,711 847,711 00000000000000000002d09ae63c6ca05ef0663fa73aae295ed62ada47cc6656 5,836 1.00/1.00 vMB 39
847,710 847,710 00000000000000000000f23d36ade7a8c4c54593ca5073ae3cd34105fc26429e 5,315 1.00/1.00 vMB 29
847,709 847,709 00000000000000000000acb30377e73b8316f234bacf41d43bc72275fdbd3f96 6,725 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 651.47 GB
    • Received: 13.58 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.