Loading Tool

Explorer IconExplorer

Memory Pool

46,531 transactions
26.96 vMB
0.06372438 BTC
Random Selection Loading Transactions
Max Size: 143.24/200 MB

Candidate Block

Mining Attempt 3007500426a9a270693d68a01fb7025e8335ec0347706276c983a4b0dcb7ef19
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e715abd4f1e89c5e7d8e938012b749df48154fa06f05ffa2c0f27be3e53479f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,245
Size: 1.00 vMB
Total Fees: 0.01385740 BTC
Feerates: 100.17 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (343,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,334 571,334 000000000000000000147aa869bea356ea4419108947f1eedd6b788d0dd6dd8c 2,743 1.00/1.00 vMB 69
571,333 571,333 000000000000000000110d4c46864cf5ec105dee7dbe8bfa7744896af20ef888 2,701 1.00/1.00 vMB 50
571,332 571,332 0000000000000000002bc848f5f3220f34096bcd54c3d2747c2c4f54c9fda656 1,400 1.00/1.00 vMB 91
571,331 571,331 000000000000000000109b2fa12b7a75a262b0682bda3cbcb357c61ca1bfa637 2,774 1.00/1.00 vMB 134
571,330 571,330 0000000000000000000dc0f1bcf554ac7289bd5412d5e0395b822fe4310f6b28 2,674 1.00/1.00 vMB 119
571,329 571,329 0000000000000000001a35f4941e02149cb07a77a1057577146495092e17de26 2,463 1.00/1.00 vMB 27
571,328 571,328 0000000000000000000b35b6d2b39d884741c90010cdb97fd8a066bf1b0ed355 2,678 1.00/1.00 vMB 56
571,327 571,327 000000000000000000180f70d86709180b2e1707c483d4eb46c292193107fbc7 3,038 1.00/1.00 vMB 84
571,326 571,326 0000000000000000002175c5946772e8ac2e5ca3be786aefdcda953ffb747b8d 2,901 1.00/1.00 vMB 129
571,325 571,325 000000000000000000065746acd6ee2ef7e92cac96e6c94857e030ebcf8234bb 2,920 1.00/1.00 vMB 79
571,324 571,324 0000000000000000000965fd8c5a544456294eb614016ffc63a372836f7d9b32 2,536 1.00/1.00 vMB 97
571,323 571,323 00000000000000000016557249aad976ec5a67ae14b2363b5a34e87f3e9b22a9 2,542 1.00/1.00 vMB 108
571,322 571,322 0000000000000000001224128ad704443541b851762a54ddfb2a6774fb4f56b6 3,256 1.00/1.00 vMB 11
571,321 571,321 00000000000000000028d316d436921ab2fd62a4d2fc84754db66d2f8be965b6 2,502 1.00/1.00 vMB 57
571,320 571,320 0000000000000000000251133bb2acff88ba6b15d3ccdfae6fb07af532267f16 2,975 1.00/1.00 vMB 42
571,319 571,319 00000000000000000010c716e4330ca183f5c76234d8743d4df93a8c0d94ed13 2,420 1.00/1.00 vMB 113
571,318 571,318 000000000000000000284efbced276b6d25dbc2a38b3296729fd33b1a000626e 2,781 1.00/1.00 vMB 128
571,317 571,317 000000000000000000258fedd9cb5176571c91815f7a62a2b146eea8004620fb 2,670 1.00/1.00 vMB 78
571,316 571,316 0000000000000000000f915ffeb1ee374f7d3093e292b6377006e73ae808dd8e 2,235 1.00/1.00 vMB 38
571,315 571,315 0000000000000000001dccd1472eeb133caaaf04bfc22a962b1cb43f772046d9 2,220 1.00/1.00 vMB 97
571,314 571,314 000000000000000000234752bbc59fc3e8606487fbfb1c5f92ca814253df4bfa 838 0.32/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.