Loading Tool

Explorer IconExplorer

Memory Pool

39,634 transactions
27.95 vMB
0.05771155 BTC
Random Selection Loading Transactions
Max Size: 142.59/200 MB

Candidate Block

Mining Attempt 2a6d486336947262b864625580cfc99af8ba7da2b1ebd0fba79bda38c79f91da
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root bb85001af16c30f14ef087330f42d412f664d53abf5d0a38c124bbf6a9211f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,318
Size: 1.00 vMB
Total Fees: 0.00421275 BTC
Feerates: 50.62 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (99,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,277 815,277 000000000000000000000b3f458628b834b3b964d006827f337f0c11edd8567d 3,187 1.00/1.00 vMB 55
815,276 815,276 00000000000000000002021f44cb7fc1e203101ede0bede83f987c85b23013c9 2,619 1.00/1.00 vMB 53
815,275 815,275 0000000000000000000458ddb451815ef9f855330888eb4dd818b91ed4cf2d86 4,259 1.00/1.00 vMB 55
815,274 815,274 00000000000000000003e159301cd58b6e8247e307a0cdbb7455c7fbf98a4011 3,159 1.00/1.00 vMB 53
815,273 815,273 000000000000000000008b3107ba921fbd129137ba2779d68debc809a44f2d64 3,757 1.00/1.00 vMB 60
815,272 815,272 000000000000000000046683ab3eb920bc5d6cde9a222bb26f232c86476137dd 3,897 1.00/1.00 vMB 78
815,271 815,271 000000000000000000035583fb76f3e52d86ff49965c1c77dcbdb80d5ba0326d 3,922 1.00/1.00 vMB 54
815,270 815,270 00000000000000000000a5988f13c1c75024ba98028d4494bebc5221485f9275 3,962 1.00/1.00 vMB 68
815,269 815,269 00000000000000000000f5ee88b8b86689f8ed8a9463332af2de5510a963a9e9 4,949 1.00/1.00 vMB 62
815,268 815,268 00000000000000000001339e629d254538692c9db0b5b596537a6b4d319753f1 3,558 1.00/1.00 vMB 65
815,267 815,267 00000000000000000003890cf9627eca5ac5ca7e967bc7f0ea4b5204ba121827 3,700 1.00/1.00 vMB 74
815,266 815,266 000000000000000000021d19326e0c709e36ca16813e092e84ec5f7c3402431a 3,478 1.00/1.00 vMB 74
815,265 815,265 00000000000000000001d5f4ea4a18ac3aa177f0b62e4a4b63c90de28067b29f 5,381 1.00/1.00 vMB 56
815,264 815,264 00000000000000000002a8cf64c3243d0a3a053e9a91f058be17be96e1369430 3,641 1.00/1.00 vMB 72
815,263 815,263 00000000000000000001cb1d8b98940e64855f82fd3440844034ba21609dd8e0 4,377 1.00/1.00 vMB 60
815,262 815,262 0000000000000000000012200c7dad14f7d6cff83b7401bd99621cc3ed719067 3,573 1.00/1.00 vMB 70
815,261 815,261 0000000000000000000205aefe68f531ff2afaf4e7e02b92b183b48354a0d235 5,420 1.00/1.00 vMB 58
815,260 815,260 0000000000000000000114f55e6d84adccb8da7a79b20d9804be12798ed450d9 4,932 1.00/1.00 vMB 62
815,259 815,259 00000000000000000002756eb555ace72b25460e6de536a6f8a70a22e54f307b 4,926 1.00/1.00 vMB 71
815,258 815,258 000000000000000000035ae3cbc11f6679d7884b1e71633b226e665efd4a2012 4,818 1.00/1.00 vMB 73
815,257 815,257 000000000000000000018994a6570887525fa142730f9d71743bfa48deb651c3 4,914 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.03 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.