Loading Tool

Explorer IconExplorer

Memory Pool

80,898 transactions
29.50 vMB
0.10229397 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt ac82a08b589896627b326d3b9a558639e7e303e3c2b9fd9a19c3af4825a91bab
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 42ed5b8a66a0ef7eec34404ed916c4c55cfb878522f9335ed3bd0ee60611f734
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.04024003 BTC
Feerates: 146.36 > 4.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (511,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,696 403,696 0000000000000000064a73d8740bca2157802e03b5039a58b161ea488e8d1dd3 1,140 1.00/1.00 vMB 17
403,695 403,695 000000000000000005a3f1b6b275b3136fcf8dc564c587e3dab66595a779b35a 1,012 0.56/1.00 vMB 32
403,694 403,694 000000000000000002986fa19c982da4c02fdf3d22be9e9acdd9d2f61b35f606 1,573 0.75/1.00 vMB 43
403,693 403,693 00000000000000000283b6c57bcd6c43a756e7c7b58a739770ffbb0d1f56dc86 458 0.33/1.00 vMB 24
403,692 403,692 000000000000000002b56b71a468d39925ae5d568d678fc0f6464f133b1f2653 552 0.22/1.00 vMB 43
403,691 403,691 000000000000000000e0d2415723f8b231433abf885563ba59538f8cb422bf91 1 0.00/1.00 vMB 0
403,690 403,690 000000000000000000f3c793c9ab5163a68f242d7d8f435cf5f4257bcc81c3db 1,233 0.57/1.00 vMB 34
403,689 403,689 000000000000000001a208acb6b31cf35b1e313371e0c7a00f1f787dfbec4f61 1,138 1.00/1.00 vMB 23
403,688 403,688 000000000000000004e625b154c5805db8659083e932181e31431dc1beb0cea7 2,565 0.93/1.00 vMB 50
403,687 403,687 000000000000000001d5d94ef587c5d7ebda73d16b66c877f1727c7e82b3b210 639 0.28/1.00 vMB 42
403,686 403,686 000000000000000001743c96ba1e9803339d6c0b6ab9e940d654d2e865cf5e03 1,432 0.61/1.00 vMB 43
403,685 403,685 000000000000000005aa112b5588fa214c20c0409f499b0ef01ba145e0105255 1,495 0.67/1.00 vMB 40
403,684 403,684 00000000000000000557d8ab206d7b44ea1cd39aa20e814de06f49576fccb1ec 1,419 0.80/1.00 vMB 35
403,683 403,683 000000000000000002bdb9c6869c019475e0ceb71ccd6ad382e1b5939bf9dda6 465 0.18/1.00 vMB 40
403,682 403,682 0000000000000000059d5301b22ec9f32d473be375b8edb259f643f86aa34379 277 0.20/1.00 vMB 27
403,681 403,681 00000000000000000453676222d380bd2bb680d8984bb7d95384dfe98848ce63 2,336 0.99/1.00 vMB 55
403,680 403,680 0000000000000000062a48491169ff66811d03333ac32e17776e1008885f09fe 1,733 0.85/1.00 vMB 43
403,679 403,679 0000000000000000051dd9485deea49ec8da514d2292d3b1fe1dc08ea06f70b2 1,380 0.56/1.00 vMB 46
403,678 403,678 000000000000000001e079f4a409fa031ebe21995a18b70cc39cfe7e3f8bdf2e 602 0.35/1.00 vMB 36
403,677 403,677 000000000000000004cb2ae4a14cfe41fd3845f9bec660bdfd1b9b29411826ae 802 0.35/1.00 vMB 44
403,676 403,676 00000000000000000560bd5859dd1236e7bbece2c7472968718794efcf471e1e 1,009 0.49/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.