Loading Tool

Explorer IconExplorer

Memory Pool

75,322 transactions
27.89 vMB
0.08014726 BTC
Random Selection Loading Transactions
Max Size: 169.81/200 MB

Candidate Block

Mining Attempt 1d633a9742c24c7245c6981e65ba2cd93be04a3473b35d72aa1ab21030f8d831
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 41959ad53a990587e8f2498242c8f26268b0797bd5deba6a18b7d630418f4094
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02023175 BTC
Feerates: 480.19 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (500,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,384 414,384 000000000000000004efc1e57cab74681b8b6442f6456d6de4b50e3dd7996f8e 801 0.31/1.00 vMB 38
414,383 414,383 0000000000000000020cb1795bd57559e0a6ebe9a727327d64a1fd23a8e371db 489 0.22/1.00 vMB 49
414,382 414,382 00000000000000000024b5a5449c300c5edf3a9c6b23d02495bf6ec2487977e3 1,899 0.80/1.00 vMB 51
414,381 414,381 00000000000000000078f45c38f826e41a8d3c90278d05dc13a1692321baf3d2 1,401 0.54/1.00 vMB 47
414,380 414,380 0000000000000000016421c8b53de4ad059ed7e35b6046fa40e9bbbeee7fd796 261 0.10/1.00 vMB 49
414,379 414,379 00000000000000000239fb7597a28cc9d6ce40f6d47126d492647a111a87bde6 1,504 0.67/1.00 vMB 44
414,378 414,378 0000000000000000037ff73831e503052d3bcf16fc2073c635b2297fdc4ab6f4 846 0.45/1.00 vMB 43
414,377 414,377 00000000000000000293472ffff7db37b09c6d3e17f2fba321a7e4f17f50de7b 1,846 0.86/1.00 vMB 43
414,376 414,376 0000000000000000027da6b8abc8a86b0ecfb1df6f4134e3f982103af42ea377 248 0.13/1.00 vMB 61
414,375 414,375 00000000000000000030e6ff7fff70d75adef26d7d9f0ae1498ddbbfc7f5b80e 75 0.02/1.00 vMB 57
414,374 414,374 0000000000000000011df4283b573a71670164e8ef533f2df6b14633a0191b7a 1,795 0.94/1.00 vMB 22
414,373 414,373 0000000000000000007430ae655ae790ec1c82aa50ae9ac3805299582b498546 1,193 1.00/1.00 vMB 25
414,372 414,372 0000000000000000047cf34db0ef20d176ac621cb532ba04327b7ee2b3b1056f 2,607 1.00/1.00 vMB 58
414,371 414,371 000000000000000001ade2ab0909ba5ff1d4d9c4e7fe250de3ed59f89e751003 2,558 1.00/1.00 vMB 58
414,370 414,370 000000000000000001d1aff8418003a108ee088967a56561477850974bd2b28e 1,190 1.00/1.00 vMB 32
414,369 414,369 000000000000000001fe2b304935c33bea8fed0a5017cecdfff8ddd8ee9f0780 1,558 0.99/1.00 vMB 32
414,368 414,368 000000000000000002e4b7dc9ea44da6b32238a3cdd415021ef7a02063d60004 1,156 1.00/1.00 vMB 35
414,367 414,367 000000000000000003670d01dd78187b620c3cde4233ef7ac23cfac70f67e048 1,113 1.00/1.00 vMB 31
414,366 414,366 000000000000000000f295cea4e5e1025186ee524e98aa822f5a092aa2ce287e 1,199 1.00/1.00 vMB 30
414,365 414,365 00000000000000000126e01e9ae203158677c3bcebef5d01b39962b844a2ebd5 734 1.00/1.00 vMB 17
414,364 414,364 000000000000000003011182da113983d3dc0424ea6e0f02005d7e616f2a69da 1,469 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.