Loading Tool

Explorer IconExplorer

Memory Pool

79,099 transactions
29.58 vMB
0.07151719 BTC
Random Selection Loading Transactions
Max Size: 177.82/200 MB

Candidate Block

Mining Attempt 0628a6d7dfc4177ae065794139d8e69e6be30c30dff768b83fe21683c6aaa856
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root ee8300c3a635523f58aff87682fb7511a81ca6bda8539b44d7e2c4c6b79d565e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,570
Size: 1.00 vMB
Total Fees: 0.01139112 BTC
Feerates: 60.27 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (579,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,471 335,471 00000000000000000df8a3a3c525f78c4fc1f239b2d6f61d2f64bd5b24255484 512 0.15/1.00 vMB 43
335,470 335,470 000000000000000019031d7b496421a5a3259e43898bbd574839159367a1fe93 80 0.23/1.00 vMB 5
335,469 335,469 00000000000000001428b9ffea6232090481609fd81c2f2f8ccb77bff87bf8af 292 0.19/1.00 vMB 29
335,468 335,468 0000000000000000187a74f2e7d29e76d320fd1cb2bb9bcfb406c62f6126a7bb 173 0.10/1.00 vMB 27
335,467 335,467 000000000000000007b5125a310166a968dc4aeeccd058d0529977f8996f458a 438 0.21/1.00 vMB 18
335,466 335,466 000000000000000003c8e8e7947c5578c8aebba3e87d622ac9295e7593061526 479 0.34/1.00 vMB 22
335,465 335,465 00000000000000000e1f5c814ee1b29842d029f7a969ce490cae5d4ca4f86d94 568 0.75/1.00 vMB 15
335,464 335,464 000000000000000016c859e3089ece015c0955dca3d1ebaacee9fe9f1b5de942 2,276 1.00/1.00 vMB 29
335,463 335,463 000000000000000011c67df9c8e4f15a03479866191e96cd72676a56814d0e2c 551 0.45/1.00 vMB 19
335,462 335,462 000000000000000016fda0818c06c9422a3614299865243a4dcb990c21c212e1 1,331 0.50/1.00 vMB 33
335,461 335,461 0000000000000000041e219960f3cc85ac1d3b90e110f07a38838c8535f5bf4e 302 0.15/1.00 vMB 25
335,460 335,460 00000000000000001affdf01a8d6a07c8e6e9eba573b89738072be165f39a176 64 0.03/1.00 vMB 12
335,459 335,459 000000000000000007a0d46a9ea934e748e2ee5496131a5301f57b09be770e29 95 0.11/1.00 vMB 9
335,458 335,458 00000000000000000deb9ef80e3fa49d1ef6e51d276088bf8ba4891a110c6d3c 774 0.59/1.00 vMB 22
335,457 335,457 0000000000000000163ee86d382450ef93c5f1f74b29bf099d3649cad67fe354 431 0.53/1.00 vMB 14
335,456 335,456 000000000000000010091dbd6a4be7ee719202eec3304503a24b286c576bb339 1,734 0.90/1.00 vMB 29
335,455 335,455 00000000000000000b9bcee9ff2d8fa6b346002cb1019cd380fa038576f5353b 290 0.19/1.00 vMB 32
335,454 335,454 0000000000000000135db7b56e59ff420f9ff634382153489b66236cae77ccea 49 0.03/1.00 vMB 14
335,453 335,453 00000000000000001478b097060e2c7c03c77421247a0159e885008da009082b 643 0.37/1.00 vMB 28
335,452 335,452 00000000000000000aab5bbb3aadb5f4a98723b657b025c9395bad2fec71bd36 44 0.01/1.00 vMB 33
335,451 335,451 00000000000000001bc2ac410fe658cf998617b1da06f7790617ac561fce74c3 759 0.48/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.