Loading Tool

Explorer IconExplorer

Memory Pool

78,058 transactions
29.03 vMB
0.10196922 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 8c880071726a66c53343babe353e51b5775f958e3a35a442ce8b5fe1ea2dd7bd
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0ec08f1d2f2baf90111368f72385d6c4704bfa99f0badf118a59f4f2442a02bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,953
Size: 1.00 vMB
Total Fees: 0.03061759 BTC
Feerates: 402.60 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (454,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,773 460,773 00000000000000000043f162318754377643a4ee4325c2cf58ead6b0fcb23f3e 2,226 1.00/1.00 vMB 155
460,772 460,772 000000000000000001d36afafae383e70b202225e139eb306c69b28c6ff3a1d9 2,747 1.00/1.00 vMB 213
460,771 460,771 000000000000000001d5ee4a1a343cbe8d042cc6e273731428ced4412442e8cc 2,244 1.00/1.00 vMB 216
460,770 460,770 000000000000000000713f49901979dd2bb4ad47c4e842f26397426efd48f097 2,007 1.00/1.00 vMB 115
460,769 460,769 0000000000000000005b62e585628fbb9919b7f2152eba3512bae362f48190fc 1,404 1.00/1.00 vMB 68
460,768 460,768 00000000000000000077107a8aca03420ca23909a6209c94ae2ffd87400493af 752 1.00/1.00 vMB 43
460,767 460,767 0000000000000000013090e6a176ee5deabb3cb3540ec730c5260b6b99edd5f8 1,504 1.00/1.00 vMB 66
460,766 460,766 000000000000000000e04401421434a0d88d3fbfbd2d7ff8ae98b9850fdf917d 2,184 1.00/1.00 vMB 124
460,765 460,765 0000000000000000018af508b210c75055e18ecfb9cbaa1726f81480d11cef48 1,466 1.00/1.00 vMB 64
460,764 460,764 000000000000000000afae69034c63ebdc757271cfbf5ba6346dce520236ac06 913 1.00/1.00 vMB 72
460,763 460,763 00000000000000000149e3e7d234c1715345ed222c1c02cc63045e53a897b0a0 1,945 1.00/1.00 vMB 134
460,762 460,762 000000000000000001c525c4896476268002bdc19856a9348a6144914380249d 2,244 1.00/1.00 vMB 125
460,761 460,761 0000000000000000020d34040c18d3602159d06352c2110f01680ccc96b4d010 1,982 1.00/1.00 vMB 143
460,760 460,760 0000000000000000003cce376556ac5430efd26cc1b2fad37bdbddc2f652f388 2,074 1.00/1.00 vMB 149
460,759 460,759 00000000000000000060268e849c540f9636e758fba25415ae2f364840ef4878 2,473 1.00/1.00 vMB 171
460,758 460,758 0000000000000000009e959c93f1bbeb39ccc97b98e601f02f99210524662bcc 2,607 1.00/1.00 vMB 212
460,757 460,757 00000000000000000157d116292d74cec3f280ff68775e3613ab0e722604107c 1,328 1.00/1.00 vMB 42
460,756 460,756 00000000000000000055cb620f6ecb641dc2865303895a9855668036db334791 1,728 1.00/1.00 vMB 111
460,755 460,755 00000000000000000191cde459781c9a8974aa132f6381c75094106a5e158d93 1,679 1.00/1.00 vMB 108
460,754 460,754 000000000000000001a06b4a50f9bf5a512b2736e917ee973be5a3a5d818b158 1,601 1.00/1.00 vMB 114
460,753 460,753 00000000000000000146aa645bfaafc34c2add6d8b9d2586af41b81d5c6c9278 1,974 1.00/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.