Loading Tool

Explorer IconExplorer

Memory Pool

74,424 transactions
27.62 vMB
0.07163055 BTC
Random Selection Loading Transactions
Max Size: 168.21/200 MB

Candidate Block

Mining Attempt 2ee85be82d574cb2a4aff1a0c09ca92f278511e02a1ef6b417a4d99a6b40d34f
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root c1ed2b323ca7040d722b0e638011efd6dbdc6a42d55d4253373b3a229cc23a40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,289
Size: 1.00 vMB
Total Fees: 0.01203395 BTC
Feerates: 65.93 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (507,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,710 407,710 0000000000000000037d949a380af0a67ede99fdf0fed676b132180c00980c01 1 0.00/1.00 vMB 0
407,709 407,709 00000000000000000301620df71b492df4cb56b5186d0e32112afcdf8e939fa5 359 0.56/1.00 vMB 22
407,708 407,708 000000000000000002aeabb3804d40867e9ee8c1647fd342415198f10767410d 509 0.62/1.00 vMB 19
407,707 407,707 0000000000000000054e6d00b987558ee7e72f7d66ccb8db44c3637d808a5c95 2,113 1.00/1.00 vMB 46
407,706 407,706 000000000000000004489d639e23dde446de470a846c0316bd225f7a30fe2cb3 335 0.17/1.00 vMB 35
407,705 407,705 00000000000000000522dd504137a1f8e3e34ac0fd342c6a1cd7442ff0997a3e 495 0.28/1.00 vMB 31
407,704 407,704 000000000000000002692a7897c5a7ded60866dbea596005c8fd2c73af2f3bd5 513 0.99/1.00 vMB 7
407,703 407,703 0000000000000000058bf26f15edb5824d93c9bf15f897dba12d1e61be14c823 1,053 0.53/1.00 vMB 34
407,702 407,702 000000000000000003151166a6d53e7736a4a214f76f90fad57a106eb9ab2b07 1,766 1.00/1.00 vMB 36
407,701 407,701 00000000000000000208980f05cd6228164ad03db986fc165d016d56b2ca33d2 305 0.14/1.00 vMB 33
407,700 407,700 000000000000000002825fab61bca52aab5a02513b265d7a738d950ce2d74394 1,608 0.64/1.00 vMB 32
407,699 407,699 0000000000000000022a409a7e2badce7007f21a520779b3f10e669dcebdf15c 1,141 1.00/1.00 vMB 16
407,698 407,698 00000000000000000142c241b4de790e05d43048f5fe4320f01ff195a4cc29e4 1,260 0.56/1.00 vMB 33
407,697 407,697 0000000000000000020f16b19461b79ded04b9d5cf89d6dba14cd41cd0fe8111 962 0.40/1.00 vMB 39
407,696 407,696 000000000000000004f55823545c3d347c82673dd4df0413ff3d55e9d3e99e68 371 0.21/1.00 vMB 30
407,695 407,695 000000000000000005837847ffc090ffa0373e56c9b2f8af8dccd84d9bb0a3ff 922 0.77/1.00 vMB 22
407,694 407,694 00000000000000000147f3a2ec06cbc844baeb3742f817f0362592d95ab030f2 2,069 0.93/1.00 vMB 52
407,693 407,693 000000000000000001878783b0fe0cdffcc92647579ab8da1ac9877907019dc9 1,178 0.54/1.00 vMB 34
407,692 407,692 00000000000000000460687254561f28eda092e111c1964e9b830f6b6c4dd67e 379 0.16/1.00 vMB 37
407,691 407,691 000000000000000002f358d292f9c62c40b9f7b66b764187c0fae536c6e1b0cf 1,428 1.00/1.00 vMB 30
407,690 407,690 000000000000000004552e00d22d61d69358f2c3e1b88c68675e2e4bb6d29a08 1,072 0.42/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.