Loading Tool

Explorer IconExplorer

Memory Pool

79,447 transactions
29.51 vMB
0.09221862 BTC
Random Selection Loading Transactions
Max Size: 178.54/200 MB

Candidate Block

Mining Attempt 6c1b0f5fbeef019a22034051132e95592bbd8f4c65ca99dc7ebbe931cc142424
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9687251fda89db8720c469611fc1b44b99ad9850710b1a7873fa1b3234bc2c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03016669 BTC
Feerates: 301.60 > 3.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (522,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,869 392,869 0000000000000000009f105229304375814c882d27df5f7684a912922aab38c6 888 1.00/1.00 vMB 14
392,868 392,868 000000000000000009700f6eb3994470035607cb72ec76fe48b8cb3ea655c6c9 2,156 0.93/1.00 vMB 27
392,867 392,867 00000000000000000713665f1d04d855251e85d4a913152d090f7a7f8e2ac87f 495 0.25/1.00 vMB 39
392,866 392,866 000000000000000009292e6c823d70253c10855ca539493fc2c42d32d5d9d026 1,796 0.95/1.00 vMB 34
392,865 392,865 000000000000000002cca7be4ee0cf9b0cb06965083f8de55bf0d913f5bc0e2d 819 0.93/1.00 vMB 19
392,864 392,864 0000000000000000035fb87b93c54d0dd1fb39bbb4201add6862934ab2e797d0 1,247 0.75/1.00 vMB 23
392,863 392,863 000000000000000003bc4d1668a3bfc36c665838b985fb788a8d9c60ced0a1cb 2,769 0.95/1.00 vMB 55
392,862 392,862 000000000000000005714d325cadb27ab1221a1ef9a1b31d84aa203b77a2b26c 2,418 1.00/1.00 vMB 41
392,861 392,861 0000000000000000090e73808b88042f386099cf446e05c1e3dc12c78e2c2ac4 384 0.24/1.00 vMB 25
392,860 392,860 000000000000000001e10f5b2a6ec5f8fa538cd87e3fdd5aa2df62e9f603f959 628 0.27/1.00 vMB 44
392,859 392,859 000000000000000003ee7e632588c972c99da4dcf059e4739e6aa1f80a3d65ea 1,181 0.92/1.00 vMB 23
392,858 392,858 0000000000000000086d23a1426371e840a19b7c4472b81dacb64c5f7d5964e3 726 0.53/1.00 vMB 27
392,857 392,857 00000000000000000a59beb204b0d895f7f9c7ec4c5e5898a6add2adedbb54c9 1,117 0.75/1.00 vMB 20
392,856 392,856 00000000000000000611374f03fa4d4a644c64806a0202b60f5429bc2449a92f 1,762 0.93/1.00 vMB 23
392,855 392,855 0000000000000000066665aa69454d7f2526a3f1ff966bd1185d8b5b4e793bd9 1,271 0.75/1.00 vMB 30
392,854 392,854 00000000000000000a48fd322534e53fb13418f8082d35515ad17bcccd346ac9 2,219 0.93/1.00 vMB 35
392,853 392,853 00000000000000000659dd933134099c43ede5ed984f2cc394eb77f0468f5455 2,434 0.93/1.00 vMB 43
392,852 392,852 0000000000000000052e0015be3a74133c9bca1f651164564539c714d084ef64 2,820 0.95/1.00 vMB 62
392,851 392,851 00000000000000000406928400017945be290939f52dd222e468f726c142e581 2,090 0.99/1.00 vMB 51
392,850 392,850 000000000000000008eed373049392b7211b2ad25b3e9cfdf62afc4f3be807bb 1,955 0.90/1.00 vMB 37
392,849 392,849 000000000000000005ed9b2ff937663f2833adc4bdda1c26ee0aacb52cf02d7b 651 0.99/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.