Loading Tool

Explorer IconExplorer

Memory Pool

32,905 transactions
25.10 vMB
0.04946382 BTC
Random Selection Loading Transactions
Max Size: 127.25/200 MB

Candidate Block

Mining Attempt 8b7b9f8fd7e15c0112b6863baca2abe53a74a5158efae3d90fdc880a730f8996
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root a621e77993225271dec0c1b6804614b5a3ff934c4355cc5f37efc5e8ac50ba50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.00444997 BTC
Feerates: 75.37 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (462,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,268 452,268 000000000000000000ba7851202ae882fbe89a75470376e86a245783d15dbe78 1,374 0.63/1.00 vMB 141
452,267 452,267 0000000000000000021a3b2509b26792580aaa1a68422507f6f14c556cb1b97b 2,327 1.00/1.00 vMB 77
452,266 452,266 000000000000000000bd45c2afbbafbec7ab6c7470b163598881dd9ca5eb939d 2,014 1.00/1.00 vMB 104
452,265 452,265 0000000000000000001108b99cee1738c0c2b05871d6b4a5d24da64987b4f26f 1,934 0.75/1.00 vMB 151
452,264 452,264 000000000000000001e17d3320e55278c3b56b375f98f7a904f7a69af299b80f 2,308 1.00/1.00 vMB 117
452,263 452,263 00000000000000000204f4423a53a3ea821879b15db8a745c300b3132232443c 2,416 0.99/1.00 vMB 69
452,262 452,262 0000000000000000009c0374702d401d12cb2788cd516025744bc77d2f9de98d 1,576 1.00/1.00 vMB 78
452,261 452,261 000000000000000001a2c82b97e6c55857634ad37723fdc1ca872e9e235582db 2,364 1.00/1.00 vMB 143
452,260 452,260 0000000000000000015eb001920103f21830c6a59a5c0208ccbef633e764daf0 2,565 1.00/1.00 vMB 77
452,259 452,259 0000000000000000004bebc75d6de80519a6ec71d5f61df27674ae867d842c96 2,310 1.00/1.00 vMB 87
452,258 452,258 000000000000000001128a7e000f5082eb93474380e5033bacbea70ce1acd56b 2,034 1.00/1.00 vMB 77
452,257 452,257 0000000000000000013658a62a0297306dcd28eb65bf271771f9fd07652eea38 1,989 1.00/1.00 vMB 125
452,256 452,256 000000000000000001df076cfc7326ae679ebd5175bad4c4985357af5deb3d5a 2,159 1.00/1.00 vMB 107
452,255 452,255 000000000000000001f26aa0f9fdbbb4f10f5ffad4c1006dce70fac499fa7a87 2,614 1.00/1.00 vMB 150
452,254 452,254 000000000000000001e1c92a3eb3a2e9d847c473da6755843247d40f6d93133c 3,137 1.00/1.00 vMB 169
452,253 452,253 0000000000000000015b396f5c256ff3d0d74f53604b38813c2363e5026526ac 1,761 1.00/1.00 vMB 116
452,252 452,252 0000000000000000027708bc64b178a76b2a587157582998683f4b6634f0a3f0 2,301 1.00/1.00 vMB 103
452,251 452,251 00000000000000000053fa1fe8ae8e266aa8542143c1b79f3226bf833e518234 2,237 1.00/1.00 vMB 105
452,250 452,250 000000000000000000e324ca059196a028f61bb2a3de4077822faa4ac96bc396 2,658 1.00/1.00 vMB 132
452,249 452,249 0000000000000000022f97d1729586f4282368c522dcc84dedaf57d447b42409 2,421 1.00/1.00 vMB 95
452,248 452,248 000000000000000001773ce667bea8837221de081671f5b588a811c2cd94470a 2,091 1.00/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.