Loading Tool

Explorer IconExplorer

Memory Pool

43,205 transactions
22.76 vMB
0.09686273 BTC
Random Selection Loading Transactions
Max Size: 124.52/200 MB

Candidate Block

Mining Attempt c3da12cf5bf974de4a0328046356d478e337eb3c6a0b35f89227b4ec76dfde6d
Version 20000000
Previous Block 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33
Merkle Root 10524a3beab3aed11ace17d664510e98411b6579532f793898db3241d5882d66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,445
Size: 1.00 vMB
Total Fees: 0.02322826 BTC
Feerates: 56.38 > 2.33 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,085 (635,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,609 278,609 0000000000000002ee6454c3ebbbc14730ba59de4dc23cbcd8f7af532448c683 386 0.41/1.00 vMB 21
278,608 278,608 000000000000000192c5f077e57987841140b01d0758fb5f065731d7e036efcf 454 0.25/1.00 vMB 41
278,607 278,607 00000000000000012c6fd6321531cacfc9b663647df45e3f96f3416700693cc0 1,190 0.50/1.00 vMB 42
278,606 278,606 0000000000000000bccd8de6ac87df88010e356075ea98515a2369566a89b47c 39 0.03/1.00 vMB 17
278,605 278,605 0000000000000002cb42a20bf5e4888185721d9e5700a8720672eee7b068eeb8 716 0.25/1.00 vMB 58
278,604 278,604 000000000000000188dcd90c7a1702b679e7378ac0e3fca1c1b7f39beda38819 785 0.25/1.00 vMB 89
278,603 278,603 00000000000000027de4d31a376bd71bc4f31ac5f4b9a7434e3ffc1ecf48d1e1 463 0.25/1.00 vMB 31
278,602 278,602 00000000000000003cb73777fb51126e7e671422a683ead56a2ed4b75b50abb2 484 0.36/1.00 vMB 33
278,601 278,601 0000000000000001fc89a18ce3e3ee36b0630f93b7685533f6a657843a7d38ad 248 0.15/1.00 vMB 27
278,600 278,600 000000000000000137413577b63716429a26ac2670b3521b26f2d4cf9e973ac2 680 0.25/1.00 vMB 60
278,599 278,599 00000000000000020e1ce04f83186757239464ef3d71d5251460f949a3fe7d11 704 0.35/1.00 vMB 51
278,598 278,598 00000000000000000b5d9f1b8e7304088b8e7ddb4bd243479ef101b03a080b1a 423 0.28/1.00 vMB 32
278,597 278,597 000000000000000117a974f0b875a343977fa2a72fe56eed1d30631c87ccfb28 1,041 0.50/1.00 vMB 52
278,596 278,596 00000000000000007e1766103e4d49cc06dfac42b8e0cee5c0c435544ce8826d 463 0.23/1.00 vMB 52
278,595 278,595 0000000000000002175c4a45b0c9d69f7c05e0c67a729b54a06e9e14bdf53b3f 417 0.22/1.00 vMB 50
278,594 278,594 00000000000000018d55d28d6da23f334f2f44f2a43fa58fa6eedddad816901a 366 0.22/1.00 vMB 30
278,593 278,593 0000000000000000253f582a191e88a17f642ab5fa3b4551afcb9f2e6632e8c5 258 0.17/1.00 vMB 44
278,592 278,592 000000000000000108335c2216a4018cec32860a36da1e3569adf32c9d69fd0e 532 0.28/1.00 vMB 62
278,591 278,591 0000000000000003018b9f5ae51d411f70af6df9ac6156d023e256f775b0b697 49 0.03/1.00 vMB 71
278,590 278,590 0000000000000001ed6d5ff15c47c871f5f14a916c787f10ef61e8485fffee36 98 0.05/1.00 vMB 36
278,589 278,589 000000000000000280e47f678ba88f08de465a071533bf9a120d0bb2a5e30cc2 346 0.16/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 780.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 556.15 GB
    • Received: 7.01 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.