Loading Tool

Explorer IconExplorer

Memory Pool

83,454 transactions
31.21 vMB
0.09554653 BTC
Random Selection Loading Transactions
Max Size: 191.54/200 MB

Candidate Block

Mining Attempt b50f95208e28a480c515a59196f42bd67a71afef5d10fc78d21f56510f2b3afc
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5668f5c6eeb871d6c98e1da53dc5fc57df768a0d8f8325a92b44e07e95a810ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.02503693 BTC
Feerates: 301.57 > 2.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (46,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
868,618 868,618 000000000000000000007485889f28ff7db7ba62d8e2c39f475bb1430a5b2d69 5,991 1.00/1.00 vMB 4
868,617 868,617 000000000000000000028390b185e6c9138fb170098b52e8fcdd9274364be53d 4,428 1.00/1.00 vMB 4
868,616 868,616 0000000000000000000017e484340ded5c9411c6d49c51bda8a406aa97443741 3,982 1.00/1.00 vMB 4
868,615 868,615 000000000000000000025549066342663cd0dbf7c593421564091159d7a68c2b 5,871 1.00/1.00 vMB 4
868,614 868,614 000000000000000000027aa1896d1d1d488c9ccb3612f92a5ca36fca96773750 5,478 1.00/1.00 vMB 4
868,613 868,613 000000000000000000013b0bef991676bb401c66f2bd7cc241368324b447e507 3,574 1.00/1.00 vMB 9
868,612 868,612 0000000000000000000297f81a2ecc62ee3a60093681a03e3a24346590adf276 3,922 1.00/1.00 vMB 5
868,611 868,611 00000000000000000001c06ab47985a4813dd5648743ac31bb7d4f1c1354c3ab 3,739 1.00/1.00 vMB 10
868,610 868,610 000000000000000000022cbc471c4668592364a5e2e6392bd039313042cb3678 3,794 1.00/1.00 vMB 11
868,609 868,609 000000000000000000029bb4470581085a8348e8e83dd72f8d78d748f41e9621 4,294 1.00/1.00 vMB 7
868,608 868,608 00000000000000000000219ef05ad0ef0c354ce960cf3e4f50a6542a22dec953 4,950 1.00/1.00 vMB 4
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.57 GB
    • Received: 16.92 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.