Loading Tool

Explorer IconExplorer

Memory Pool

84,476 transactions
32.03 vMB
0.11384449 BTC
Random Selection Loading Transactions
Max Size: 193.99/200 MB

Candidate Block

Mining Attempt 8a42f0449c53af77a790209803b60695c2c3c662f5be249e0f1ffdec09ce69a5
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root ac2e58ad9bb61dcf2eb6cdad2506b07f937dce46b75d223b1cd5307c8db2232f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,394
Size: 1.00 vMB
Total Fees: 0.04043937 BTC
Feerates: 100.69 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (162,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,273 752,273 00000000000000000004e6e2345af5360190a3786db18bd1fefa215f7c9bfc05 2,648 1.00/1.00 vMB 23
752,272 752,272 00000000000000000008fb0528f54f8bc0bcfeea0a2702c58470c1dd2bd4e8c4 1,362 1.00/1.00 vMB 11
752,271 752,271 00000000000000000005d7b391bdd5b93a06e7e912c660aca563f9422ae03846 2,573 1.00/1.00 vMB 21
752,270 752,270 0000000000000000000684695a3bf57c89c8fa9a8bb171fb971f4d7fab081007 1,213 1.00/1.00 vMB 14
752,269 752,269 00000000000000000006997b2091713b58be11fde30c5292424bc7ec47f12dff 2,412 1.00/1.00 vMB 16
752,268 752,268 00000000000000000006361667776efd7b58f0eba045221de1e6b9a1f0d565d0 2,553 1.00/1.00 vMB 15
752,267 752,267 0000000000000000000703e9057b4ce07ab1b2bac38a80bfed3fce81117a0527 3,620 1.00/1.00 vMB 20
752,266 752,266 000000000000000000060519e64d4412396655b742314a7a8427ae4e891400da 2,461 1.00/1.00 vMB 12
752,265 752,265 000000000000000000022cafcc7e841838afbfcd84058e7632571a31534af210 2,001 1.00/1.00 vMB 20
752,264 752,264 00000000000000000004d2ee241ba1b164770155d8ca7a74a35dff9bd6951d1b 1,432 0.63/1.00 vMB 11
752,263 752,263 0000000000000000000111f6b2d38a91522b6023e3238339d4f900fcb6d2ffcd 695 0.30/1.00 vMB 12
752,262 752,262 00000000000000000002c94dbc11c0df17ad746ad2621bed0f396fd9e0fe2062 1,284 0.85/1.00 vMB 8
752,261 752,261 00000000000000000000e7d2a8a56ed692615d394c6005bf6ca30c2120ae3232 740 0.44/1.00 vMB 6
752,260 752,260 00000000000000000003f3e2ceeede5b78aa5bd7fd18362408dfa54db5c22bc5 1,900 1.00/1.00 vMB 2
752,259 752,259 000000000000000000052ae18b33c3b8c280cb6666e602011766f90a55883dc6 1,682 1.00/1.00 vMB 13
752,258 752,258 000000000000000000080348b6470f7aa4050616925335ee521939f4c879fe75 2,878 1.00/1.00 vMB 10
752,257 752,257 000000000000000000076c7010f14498f297faf9d0231f26518e7b2e6da30694 2,727 1.00/1.00 vMB 22
752,256 752,256 000000000000000000067a2327adc118db30a5d7f7017bb0e6d0803916a07838 507 0.41/1.00 vMB 2
752,255 752,255 000000000000000000007cea8847775183be68fda52271caf1c9b40821404b67 2,792 1.00/1.00 vMB 13
752,254 752,254 000000000000000000076ff89e6b7edb8acc74b8f5cee804b5f406464e36c8f6 494 0.39/1.00 vMB 5
752,253 752,253 00000000000000000008382054bba1def706bfd41df477ac2268fd120e1b45dc 2,259 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.72 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: 703.57 GB
    • Received: 16.64 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.