Loading Tool

Explorer IconExplorer

Memory Pool

82,016 transactions
31.17 vMB
0.09085461 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 67b244e056a667310a13e92a27b525c643a0c2cb3c3e33a11a6781cc74464d8b
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 56cbc5d431afb6ec774ce53c251b5ee0c98f17711162d835ee49d70ca9378a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.02344212 BTC
Feerates: 100.69 > 2.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (242,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,083 673,083 0000000000000000000593bb3a65b1f0f10aceacbed2e50b4e33a5b0b5472d2e 1,895 1.00/1.00 vMB 23
673,082 673,082 0000000000000000000969fdb0ea44699862e878c16a828d0d28eb089b30682d 1,819 1.00/1.00 vMB 50
673,081 673,081 00000000000000000006f2a70c9a172e1f0e11c9e7f49e87cdfb61a309f966d4 2,026 1.00/1.00 vMB 34
673,080 673,080 00000000000000000000751ee649e933a91424d8a5713a939e036456900b4ee6 2,140 1.00/1.00 vMB 31
673,079 673,079 000000000000000000036dd2a25fdef8739b9a0b7c4da5b131fec3e796004f33 1,371 1.00/1.00 vMB 42
673,078 673,078 0000000000000000000b9719fde47ad0764cf9f469f68606c7494c8579db738e 1,169 1.00/1.00 vMB 40
673,077 673,077 000000000000000000058b66d301a4fb79f2bc4830e448bfc7500138b036b1b7 1,572 1.00/1.00 vMB 32
673,076 673,076 000000000000000000004ae4fcdca25dba4e5aab2c95078e64bbdc43d2bbac1d 1,660 1.00/1.00 vMB 33
673,075 673,075 00000000000000000001c1ea9dbffeb22b9f9aba867ed2e85f483d7d40ff96b7 1,837 1.00/1.00 vMB 70
673,074 673,074 00000000000000000002e409002ca9ef6205013cefce4d3ceb019b6f1acff8dd 1,932 1.00/1.00 vMB 52
673,073 673,073 0000000000000000000acc8736e527611099988640317c82cec8e364b825396e 1,772 1.00/1.00 vMB 50
673,072 673,072 0000000000000000000b537b1684432b9684f7913badd10ee92d5b9d31c235e0 2,437 1.00/1.00 vMB 116
673,071 673,071 00000000000000000003e0892e64d1c860f8f90841164f21e0a74e0ecc79c3a8 2,462 1.00/1.00 vMB 77
673,070 673,070 00000000000000000001462a7993a437f7882e7762be44aac70d26a7a0251334 1,159 1.00/1.00 vMB 110
673,069 673,069 00000000000000000008812394946b25f98751e7343afbdbb56f9484527b71d5 1,046 1.00/1.00 vMB 58
673,068 673,068 000000000000000000092c835a0fd09443b3916584a82fecb73158a41a173cce 2,911 1.00/1.00 vMB 110
673,067 673,067 0000000000000000000b5ab9bfcf21b82afc49ec22d08fb4327f11d7a6662792 2,035 1.00/1.00 vMB 48
673,066 673,066 0000000000000000000596a8f3ad1cc95737409fb34559ba1f0f78cd2ba3d1cd 2,136 1.00/1.00 vMB 78
673,065 673,065 00000000000000000006c302584889352dfbd155b461e38b831cdac0c8d9b579 2,453 1.00/1.00 vMB 59
673,064 673,064 00000000000000000004f115c76a55cb6b504c2530233c4493a57699ab4ac8dd 2,717 1.00/1.00 vMB 80
673,063 673,063 0000000000000000000180627c8d3987d91a2fc6c1ad8890b2abbb0be26c6d47 2,770 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.72 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: 702.52 GB
    • Received: 16.63 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.