Loading Tool

Explorer IconExplorer

Memory Pool

47,385 transactions
20.68 vMB
0.04999797 BTC
Random Selection Loading Transactions
Max Size: 118.61/200 MB

Candidate Block

Mining Attempt 3963f3df19c1aa5dec482b7db4f76be7879047cd82fb38c150e4456284c363d5
Version 20000000
Previous Block 0000000000000000000014c31b6acad4e2c22a58fe50930b6ce1572c4245e3a6
Merkle Root 77431527ffa8782757a710f2c7ca981f55824826fbb8157dac9c2eb7c595c7f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,443
Size: 1.00 vMB
Total Fees: 0.00868378 BTC
Feerates: 480.19 > 0.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,017 (785,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,494 128,494 0000000000000ba5d1681d0e98fac03eee566c51ca78898e1f4349121b462c55 42 0.04/1.00 vMB 1,191
128,493 128,493 0000000000001796d6f340b984b7e4ba10ab5558426fcf445167a21c4b8247cc 2 0.00/1.00 vMB 0
128,492 128,492 000000000000192b684f2f342dcf41e71e6f53605336129ec7e81d3864306a87 5 0.00/1.00 vMB 0
128,491 128,491 0000000000001ca76dfd8bd44bf53d8d9731a73d280f480170465cb7daa87efb 10 0.00/1.00 vMB 1,203
128,490 128,490 00000000000003b037b2708f7e03daeaaab5ea46213d19c0255a84f824e09217 33 0.01/1.00 vMB 266
128,489 128,489 000000000000125f1e13b3686b98ffdbe70454af1700f2155b7d600a616271e8 19 0.01/1.00 vMB 1,202
128,488 128,488 000000000000111641ba1bcbc899338f43adc8fc88bc62910a80bdff009ee705 38 0.02/1.00 vMB 633
128,487 128,487 0000000000001ad9267134c73dd692a4601e851ad7f3a9d46aac52518318bba0 11 0.00/1.00 vMB 1,741
128,486 128,486 0000000000000a60ee119afd0c8496c5148b71e18b6b5cd79a6211a79c700f4d 36 0.02/1.00 vMB 942
128,485 128,485 00000000000016f1ca7fd252f08930081bb4a8869837df7d712e094b26f0a382 1 0.00/1.00 vMB 0
128,484 128,484 00000000000013062227af13995ed49a2bb088ffeed112b49bbe7725eed2e9e3 145 0.06/1.00 vMB 691
128,483 128,483 000000000000189f621bb223ed30eb47ab3bdfb78c996a1d303bd82db483c3f1 1 0.00/1.00 vMB 0
128,482 128,482 000000000000073c953183adba586ce661fbe2117de048f79d22c3300ae6999f 58 0.02/1.00 vMB 1,471
128,481 128,481 00000000000008e2c92ef4a20e7653e01e054622bcc86d59f528f3c40dddc1b0 2 0.00/1.00 vMB 0
128,480 128,480 0000000000001d0f2706d87e400bd46f2d91163826688a32ca2784ced930b40b 11 0.00/1.00 vMB 275
128,479 128,479 000000000000219504d386564dd76599cf25553e10181c03a2dfbed2a04dc84f 26 0.01/1.00 vMB 265
128,478 128,478 00000000000006126c6d4634ca3db5642128e85c1c144fb18b4dad736ab03d61 26 0.02/1.00 vMB 636
128,477 128,477 00000000000002c034770198b2256b1459bbf296abf0cb2501e200b47b0927e5 2 0.00/1.00 vMB 3,891
128,476 128,476 0000000000001d2b4bfa08a847c99015578a01a21d651b1c851ac44cdb6a658d 112 0.03/1.00 vMB 128
128,475 128,475 00000000000019a4312c9a44bdcd597dbc083df213c2ca6c3556676cc01aa0d8 33 0.01/1.00 vMB 1,343
128,474 128,474 0000000000000515220f25c379ff84d79ce0a54f0e576e548b675317d5e26b4d 18 0.01/1.00 vMB 759
Previous 10 blocks ↓
Total Size: 780.63 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: 549.97 GB
    • Received: 6.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.