Loading Tool

Explorer IconExplorer

Memory Pool

84,907 transactions
31.82 vMB
0.18862290 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 82c45c59da3c110d7d7413828475142b94eee927184b3a004bcda31845d743ba
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a8c5f4e0b541b15b5055e257e7d3f8b5a0381d3efce76c5943671afbf07f9b91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.07159210 BTC
Feerates: 269.69 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (510,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,494 404,494 000000000000000004a5163ff52d18fdfb1c26886617eded4a9d786c541d366b 1,100 0.57/1.00 vMB 30
404,493 404,493 00000000000000000074a11f8c10366eb5fdfe32a2cf6be94476d11385bf97c7 1,759 0.74/1.00 vMB 37
404,492 404,492 000000000000000000e12f1e90902d17166f564ed6447221eb11c8ba8b43cded 790 0.32/1.00 vMB 40
404,491 404,491 000000000000000001d5853b1dafb3db9656e045baaf87415088fc761cfeb8aa 1,005 0.67/1.00 vMB 36
404,490 404,490 000000000000000001706ac08b29424c15312df23375c09340d48038538f6721 1,680 0.94/1.00 vMB 28
404,489 404,489 000000000000000005bd1d665cfe6707fd67dd3cd71218649a36878d7d41dedb 1,015 0.47/1.00 vMB 35
404,488 404,488 0000000000000000020533d04db912115e7a3bf7d7a0d244c35aff0eafb6df3b 658 0.33/1.00 vMB 33
404,487 404,487 0000000000000000006dd7ba915379057e8d8ef0c2af4e6ea479c4c8af24b56f 478 0.18/1.00 vMB 39
404,486 404,486 000000000000000005f8f4b98443ed6ed581592036d46ed7c88283be1cee8ab6 553 0.31/1.00 vMB 29
404,485 404,485 00000000000000000407f0dedea32ba6a0acb987fba6d20d8fd9637aa09e2159 623 0.29/1.00 vMB 33
404,484 404,484 00000000000000000201e016ef99fbc935dbe157c70660ba9bdb13759f9b5147 1,438 0.67/1.00 vMB 33
404,483 404,483 000000000000000004998f711617629b15f7c4648045b3955cb155aec236ddf9 167 0.14/1.00 vMB 26
404,482 404,482 0000000000000000038b22ac8073c1cdc67d464f3bcce4731bcec6850df23ad4 1,731 0.74/1.00 vMB 37
404,481 404,481 000000000000000004322366f26e63621779cfd36a1435e68339a2d874cf5b54 189 0.07/1.00 vMB 37
404,480 404,480 000000000000000000877e8fb717e59cdb306b68640cbaafda47447a52750c33 1,707 0.71/1.00 vMB 38
404,479 404,479 000000000000000003c54e5f10b1f721f00e1e5d65726cb0cdb2b4da9c7a2088 1,671 0.67/1.00 vMB 41
404,478 404,478 0000000000000000022329a8cfd564a5987e82b9a5fd284e04cdac6bd46fae77 121 1.00/1.00 vMB 1
404,477 404,477 000000000000000002aa2ab67cb8a93ad7f0ffd59670026f2a76dd81f5b67391 344 1.00/1.00 vMB 5
404,476 404,476 00000000000000000296f43e8d64e4e3d98cb518a0cb6c3ea06fbd0b43066577 906 0.41/1.00 vMB 34
404,475 404,475 00000000000000000082b33af9d130d92677f89d02505f9969a36b4348d303c4 2,157 0.93/1.00 vMB 39
404,474 404,474 000000000000000003a6a3b59787a9a49df6fc5e8c23c5cf0a14b1ccb7fdf7e5 1,292 0.73/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.