Loading Tool

Explorer IconExplorer

Memory Pool

49,723 transactions
30.03 vMB
0.09634162 BTC
Random Selection Loading Transactions
Max Size: 160.75/200 MB

Candidate Block

Mining Attempt 534cea59eae4a613092e82c8024fa9fa285952e9be4d2114246e18a4aec330e3
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 98cbd06d758d4e4c3f58fa6a4464af9984573b39929cf83b6e0b843433e19947
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.02828095 BTC
Feerates: 73.20 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (512,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,657 402,657 000000000000000003b415d436e87c5af51c85abb8ac7820b1e8c74504f7ebb0 2,674 1.00/1.00 vMB 54
402,656 402,656 000000000000000006d22d82c7b6c5c33caafe900036b6faf2e6b3ac0678b379 849 0.93/1.00 vMB 21
402,655 402,655 000000000000000000205afe0745d4df2e2e458c072e2dbfb55cb5daa42ab1e5 1,184 1.00/1.00 vMB 29
402,654 402,654 000000000000000003a561c54ab33f9e8a6607021d40a26337222ba1505be247 1,649 1.00/1.00 vMB 35
402,653 402,653 000000000000000006a4b91546127625903eac7000ceb1d62e7a8b45f29d0a75 1,929 0.93/1.00 vMB 41
402,652 402,652 000000000000000006612a604f09c531c195bda2a1b4d36359de8aa2d393a23c 1,606 0.93/1.00 vMB 46
402,651 402,651 000000000000000006536730eb536c39911a3379534e756eccd10644a43bed99 2,111 0.99/1.00 vMB 37
402,650 402,650 000000000000000006c39c20efe1858243ef7342d6d175a7e203cb1f04da7ec0 2,419 1.00/1.00 vMB 57
402,649 402,649 000000000000000004fecd81d68901da1b799a989b273a3168edee435dd1af4e 3,546 1.00/1.00 vMB 80
402,648 402,648 00000000000000000457a5bbcef95277378bd5936240785d041fecb8bf14632c 480 0.45/1.00 vMB 27
402,647 402,647 000000000000000006eab7fbed75e7d7e1a906e6861b1e2bced516321a2c864f 1,682 1.00/1.00 vMB 33
402,646 402,646 0000000000000000000b4147cf751a556b402e86d80afb9acc6da2cfb9a55273 2,074 1.00/1.00 vMB 39
402,645 402,645 000000000000000005bc2a6b20230ffafe3d45890c370ec6cad1085550c5869e 2,823 0.99/1.00 vMB 63
402,644 402,644 000000000000000005fd5577f08689b5e1fe74e83889fe26870769cb17cd7137 1,050 1.00/1.00 vMB 20
402,643 402,643 00000000000000000632b40419bd2e711942a9adfffbd0f8427c244c1a8aa771 1,261 1.00/1.00 vMB 31
402,642 402,642 000000000000000005ec4aab22a1d38ee3e362ed4a1d4c16d2af31300d20ab72 788 0.92/1.00 vMB 20
402,641 402,641 000000000000000004dda20933b258b242d8d37c1841306144a7b089fb15f4d8 664 0.27/1.00 vMB 45
402,640 402,640 000000000000000001c0e637eacb23703c0d572e228cf9c142af0fe1b3c5ad17 451 1.00/1.00 vMB 10
402,639 402,639 000000000000000004876c4349a4a0da218a1b45a5c79d29470aa8ed153ccc17 2,294 1.00/1.00 vMB 50
402,638 402,638 0000000000000000030c4be6ac4fef9cb052f6477027b7451506537296c67010 1,315 0.97/1.00 vMB 35
402,637 402,637 000000000000000004c23e0060706f028af09de9587555e5f97d1c7092ed0300 1,526 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.