Loading Tool

Explorer IconExplorer

Memory Pool

78,045 transactions
28.86 vMB
0.09148084 BTC
Random Selection Loading Transactions
Max Size: 175.15/200 MB

Candidate Block

Mining Attempt 2ab23d0862c982990eef7e16c8e0eeee01744299244b2b945ae07c846a7cda80
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 7c058c8b34b6ff3d2a86a511b55f3202fdb35ab4d64f244ac3b4a0f64f195397
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.03145537 BTC
Feerates: 137.15 > 3.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (104,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,918 810,918 000000000000000000033e12d1643c45085ac81f4a56a07a0ceb280b9195c202 987 1.00/1.00 vMB 5
810,917 810,917 0000000000000000000060cc569793cd800135580c29ecb8ad0a4911417ae904 1,961 1.00/1.00 vMB 24
810,916 810,916 00000000000000000002cc2272ee46ce9b8efa96c8f5b6d6f3188f791b3536f1 2,684 1.00/1.00 vMB 32
810,915 810,915 0000000000000000000245c41194c15d0a8f856a2efb686e7f66ad686074512c 1,047 1.00/1.00 vMB 24
810,914 810,914 0000000000000000000047139ef51e9d3af24942a5490c5723aa7d7a048471b7 1,332 1.00/1.00 vMB 16
810,913 810,913 00000000000000000003289967ebbbd99ac00ecdc93052d440e32605aeb54c77 323 1.00/1.00 vMB 7
810,912 810,912 00000000000000000001c2e408d874521590cd33ea474519f61532599eee3409 2,279 1.00/1.00 vMB 31
810,911 810,911 0000000000000000000114911b6078787a754e90c0f883d2d6e1a819d792653a 1,881 1.00/1.00 vMB 13
810,910 810,910 000000000000000000037ebad346d7fa772fc4c8b03738535421076141e83ebc 2,704 1.00/1.00 vMB 50
810,909 810,909 000000000000000000013946414b4a5639e972d983d0710bfcfe1e5b442c5636 2,691 1.00/1.00 vMB 31
810,908 810,908 00000000000000000001d18a6720a8b0fe4aba039c3eca58270cb23a63ef6470 3,397 1.00/1.00 vMB 44
810,907 810,907 00000000000000000001fe1d6da07c23f61d49bd20e637f53a227f5b6cf428aa 3,496 1.00/1.00 vMB 63
810,906 810,906 00000000000000000004d144d05c5b9678748a76b21c50c55397c7db4e668376 2,016 1.00/1.00 vMB 15
810,905 810,905 00000000000000000002d17d8f0633fcbfce76ba2a27a590d3330e7b6bb50a1f 2,288 1.00/1.00 vMB 23
810,904 810,904 000000000000000000038bdc3bd6a685b5e927dc3470e84e47bb341487e66d9e 2,641 1.00/1.00 vMB 25
810,903 810,903 00000000000000000000122a9b84f9a3ccd609e46f828fe204acead6893b4432 2,653 1.00/1.00 vMB 32
810,902 810,902 00000000000000000004a61996441e0c0c777625115c2a3d201fc212012d4138 2,052 1.00/1.00 vMB 50
810,901 810,901 00000000000000000002033331b4955e370f9f292b0f7e05aada16cac8fbef5c 1,864 1.00/1.00 vMB 17
810,900 810,900 00000000000000000004171d4b4e9f34ec5ec683e9f73a6957fb37d07bdea031 986 1.00/1.00 vMB 4
810,899 810,899 000000000000000000016092b7894a5ed432bcdb3eb1a9387e9b168462579f54 453 1.00/1.00 vMB 7
810,898 810,898 00000000000000000001059c9eb5cd38df9662d7b9c0a08bc05ff82353caacbc 817 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.