Loading Tool

Explorer IconExplorer

Memory Pool

87,118 transactions
32.59 vMB
0.15118557 BTC
Random Selection Loading Transactions
Max Size: 199.01/200 MB

Candidate Block

Mining Attempt 26e0f2735ff0877dd61a984307886f120f721b1a39677af3dab6995a30296598
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 2bcdcb2da7f61ae66f810dba58c71234587441a98afb6940a5da4b057ae794f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.05824868 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (46,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,639 868,639 00000000000000000000eeeee0066d3baa11b5ca241a9982dc2a262ff9ea4ee1 4,054 1.00/1.00 vMB 8
868,638 868,638 0000000000000000000052c06c3429c7c4f5bb620a50766b530116ecb72c5074 2,689 1.00/1.00 vMB 2
868,637 868,637 0000000000000000000275ed876ebd0ab568d73b14e4591db2dac3f6fd4a8366 6,824 1.00/1.00 vMB 1
868,636 868,636 000000000000000000003ccc58512753022ca0765d7ccb22c19d34c833ae3b25 5,725 1.00/1.00 vMB 3
868,635 868,635 00000000000000000002d37a109d47a29015194bba73087830b9764090806e2b 5,674 1.00/1.00 vMB 2
868,634 868,634 00000000000000000000d30467f2ea1d823adc63f31a8c148688282b6c63a4d7 4,839 1.00/1.00 vMB 4
868,633 868,633 000000000000000000003b1d71e82b1b3e5fe9a7ba8f1edbf815086de00f31cc 5,940 1.00/1.00 vMB 3
868,632 868,632 000000000000000000005d85d139a4e8559986078fdaca8a4da9dfd5535c7c9b 4,960 1.00/1.00 vMB 3
868,631 868,631 000000000000000000005f6b53e2b7882dd230559e9b8c51b0fc38b1b79e8aa0 5,417 1.00/1.00 vMB 3
868,630 868,630 00000000000000000000b277cc69d67d48062e248eb4126f47d5d33c976ce745 5,383 1.00/1.00 vMB 3
868,629 868,629 00000000000000000000d8757983124139afc4024329ddf4732d6093ac00fae7 1,828 1.00/1.00 vMB 2
868,628 868,628 00000000000000000002a8bccefbb3d3cc0a0d01a2f2478426901a67386c17d3 694 1.00/1.00 vMB 1
868,627 868,627 00000000000000000002cde2ed62ad6b236f4b040fd6b953d79a77193f17550e 5,029 1.00/1.00 vMB 3
868,626 868,626 0000000000000000000255eff8d510d3d9d488c3d06f13fb0682266318c3d36a 5,509 1.00/1.00 vMB 3
868,625 868,625 000000000000000000003ee9f3ca2a3420193f70195459bb954bab5e764eb45b 2,146 1.00/1.00 vMB 1
868,624 868,624 00000000000000000001b22162c950ddde937f5738ebec7ba29b61600352c1bb 2,738 1.00/1.00 vMB 1
868,623 868,623 000000000000000000013d8465179a66de12a1b1a0140b02c127606dca260835 3,866 1.00/1.00 vMB 3
868,622 868,622 00000000000000000002930caf412b9acfcdb45b7079e06861af80db48049534 3,380 1.00/1.00 vMB 5
868,621 868,621 00000000000000000001612123ce7ec223c21ba16c12cf17c5337126c2e65daa 4,072 1.00/1.00 vMB 10
868,620 868,620 0000000000000000000117d7031dc4ca361e7084dd139dfab16ab2fce7602ce4 1,745 1.00/1.00 vMB 2
868,619 868,619 000000000000000000022e52eab5a699dfc33b5fcb66923d941136e001c120bd 4,878 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.