Loading Tool

Explorer IconExplorer

Memory Pool

43,397 transactions
29.31 vMB
0.07428586 BTC
Random Selection Loading Transactions
Max Size: 150.95/200 MB

Candidate Block

Mining Attempt 5612366e64180384cebab5a4b34befc3c088e1d7d5af9bb0e445c5e522de8cd1
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root 194f9bcf44cc9b15771b3eb29ce36f4f04f0486542c713f71c0494a078534507
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,519
Size: 1.00 vMB
Total Fees: 0.01665174 BTC
Feerates: 302.06 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (235,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,948 678,948 00000000000000000002cc6481bdde7355c81486a420cd71d402cb94cd2319e7 1,897 1.00/1.00 vMB 82
678,947 678,947 000000000000000000079c7c533129c7cd1e1233c6d9e8d1b6be860d38dd3509 2,837 1.00/1.00 vMB 68
678,946 678,946 00000000000000000006b9b991de11653b974867d8573aead58e8cf4947c13a1 2,145 1.00/1.00 vMB 84
678,945 678,945 00000000000000000001779fea716f97564991903bb597896fcfab1ec91bf454 2,589 1.00/1.00 vMB 98
678,944 678,944 0000000000000000000b6a8cfa77a44afa631c60fad535197c018eb3cfe60de4 2,364 1.00/1.00 vMB 68
678,943 678,943 000000000000000000062f1c7c903d4a12e33ba528eb0bb4176480a904760ba5 1,883 1.00/1.00 vMB 78
678,942 678,942 000000000000000000027a0720e7871f86226605a628e608aa943bb7701c7ddf 1,702 1.00/1.00 vMB 69
678,941 678,941 0000000000000000000bda8362f1419dd920bd157143dc4bc828039bcfce23ec 2,603 1.00/1.00 vMB 83
678,940 678,940 00000000000000000004debb870eab94d00e7f46848606d2ec91fb2848c19ff7 1,781 1.00/1.00 vMB 71
678,939 678,939 00000000000000000007a7217c13dd11822c1900b002517d994d769c87358847 1,761 1.00/1.00 vMB 80
678,938 678,938 000000000000000000053e6b16f0b5ca3068ac5ba30f60872154784891b3c3f4 2,854 1.00/1.00 vMB 98
678,937 678,937 0000000000000000000627d3256dcc132b145fdd7bd0cdee870a2e3774423bc6 1,433 1.00/1.00 vMB 74
678,936 678,936 000000000000000000057b8cf079c7855dd7e22870667ffad5289a4c2b22d6df 1,404 1.00/1.00 vMB 76
678,935 678,935 0000000000000000000599f51c7891165f7680177b9a5d6e0b0cc08893633893 2,576 1.00/1.00 vMB 82
678,934 678,934 00000000000000000008a9b1d1cca655081b39fb9d283f64a8988d7f18ded8fa 2,556 1.00/1.00 vMB 91
678,933 678,933 00000000000000000008192b56964a076657f669392a2b8a1b53a0ac32a740b3 1,723 1.00/1.00 vMB 84
678,932 678,932 00000000000000000000b76dc28b280b2bdf28a39abdefa0be101d965568cb2e 1,811 1.00/1.00 vMB 85
678,931 678,931 0000000000000000000af2f5dda0ab73517bc6c6de43e03958918ecc092b72b6 2,827 1.00/1.00 vMB 64
678,930 678,930 00000000000000000001e22983c4ceb15e41af5f0274023d832d1c53fee90681 1,627 1.00/1.00 vMB 66
678,929 678,929 000000000000000000042b7db55cba988d6b27ebe02270ae4ec0ccd312124e1e 2,773 1.00/1.00 vMB 65
678,928 678,928 0000000000000000000ab0f7d32cdfbbc1be53e31a1a45aeda4799c66432a664 2,710 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.71 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: 629.37 GB
    • Received: 11.91 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.