Loading Tool

Explorer IconExplorer

Memory Pool

76,827 transactions
28.76 vMB
0.06854627 BTC
Random Selection Loading Transactions
Max Size: 174.21/200 MB

Candidate Block

Mining Attempt 20fb970ffef1e44a04f9155a8896fafbaee6200681bc0858a3947866936e2050
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 72ff9f97b3ba525709d65d7bc69ab09e0fc25c4df5564d4ed22363141d9cc2cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.00879434 BTC
Feerates: 50.27 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (523,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,214 391,214 000000000000000007d3b979ac98fcb4a4289def44b859224a005eaa259cc6fc 1,861 0.95/1.00 vMB 32
391,213 391,213 0000000000000000011b4f87dfd5bb86c49a0f5fda35f8dd9953360ff8155076 350 0.17/1.00 vMB 25
391,212 391,212 00000000000000000a6f5ee64bfd77e6da220d00a8dd3f0fc937696ece7d3242 1,247 0.89/1.00 vMB 20
391,211 391,211 0000000000000000025af4c19e0906f6fa399435ee6beab1858501a85bc1d84d 2,579 0.93/1.00 vMB 42
391,210 391,210 00000000000000000a3e126b5908113715cc1720a0c66c822e710c2cceeb9692 381 0.18/1.00 vMB 24
391,209 391,209 000000000000000009012dc9251af2a8c16b8d93d55daad8290ad04d3ff63279 1,714 0.75/1.00 vMB 34
391,208 391,208 00000000000000000074cc7240abaab12ccf343dedcf7a33e087d704a8218d68 912 0.47/1.00 vMB 32
391,207 391,207 000000000000000000fa817683b973fc961a9c52b27ba371a0c19d683948f6ae 333 0.34/1.00 vMB 8
391,206 391,206 00000000000000000030ad6458201fce2774a5855eb5a669e0cf5b96bb8875fa 1,707 0.99/1.00 vMB 28
391,205 391,205 000000000000000006e181e3c374a7fb610e0793da83ff2e3834f0b26cab79ba 2,424 1.00/1.00 vMB 36
391,204 391,204 000000000000000002637cfa48bdc97203a812484ae92def02cb586f6e7d3c03 654 0.70/1.00 vMB 12
391,203 391,203 000000000000000006eb32692f077d9b8ac3c95e8f24c1e8dde0b1bc6b9cee91 661 0.84/1.00 vMB 19
391,202 391,202 000000000000000004c668bf953866bfa82842b43e09944f93ea6a9b3b139971 1,588 0.93/1.00 vMB 31
391,201 391,201 000000000000000006bff7edc682a18aa9a34a83752e44258f2f1ca768b0062c 503 0.25/1.00 vMB 26
391,200 391,200 000000000000000002e3354f741cf0a3b8976c660431980cacfc04bac26ea9f5 745 0.36/1.00 vMB 29
391,199 391,199 000000000000000001b526d9a9b4347ed67c64f94c5de31c26a0e6c71ab0e72d 348 0.24/1.00 vMB 15
391,198 391,198 00000000000000000027289ae2ee433a253483f7147bbb116e5b7d88ac0bdbff 2,350 0.89/1.00 vMB 36
391,197 391,197 000000000000000007d30c51c6ebd68e3d1ad353a5393538ccf6ca273c13ea55 326 0.23/1.00 vMB 17
391,196 391,196 00000000000000000a754a3f95597ef7bca5f7ec9634eae80ba181c818cbf077 1 0.00/1.00 vMB 0
391,195 391,195 000000000000000000fe408e4c265ec34dab815a91677bae23f6a36abee14dcb 927 0.40/1.00 vMB 36
391,194 391,194 00000000000000000859370c8a27586bbda741c4f9735330369e3d655eac4ea6 988 0.54/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.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.