Loading Tool

Explorer IconExplorer

Memory Pool

18,711 transactions
10.09 vMB
0.06150020 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.59/200 MB

Candidate Block

Mining Attempt 1db622dd8cfac2cc251a5577f3e62ade60a90b458aa9417d2e5bd1c3e8cd5018
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 3cb93c5a94510b43847edf06222174c73c38a7f33048f6ce50813b766bff28f2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.03581745 BTC
Median Feerate: 3.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (689,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,589 223,589 000000000000045d57a846140646bc4f5aa597ba3e34ce1d4c4f59d69bbc0893 180 0.08 vMB 51
223,588 223,588 000000000000044d6c9188d3a6756ad37e828b606fd3294b205ee3d07a140cb5 447 0.20 vMB 169
223,587 223,587 00000000000003781bb331770f181ebc300e4da8dd5c543175933f7af7bdca1f 571 0.25 vMB 183
223,586 223,586 0000000000000130f33b70710ef65080d019c7c0b6e23f5a98ae7733564e0dc5 518 0.27 vMB 225
223,585 223,585 0000000000000368273827756864b3219f467150ce59f181f2499555576830a4 8 0.00 vMB 163
223,584 223,584 00000000000002cddc7a5d548ef25cdfa9fc7040d92a3d3abd95878c242db310 122 0.05 vMB 197
223,583 223,583 0000000000000393415c7dab956070d9e2e41ee598b9955aefa4cb5e6d6fa67e 334 0.21 vMB 134
223,582 223,582 00000000000000569851dd80030af40279047701b5207e32cfd1627d17d64eef 508 0.25 vMB 159
223,581 223,581 0000000000000494b20177d7ccfb842d14d5e3871e6566391afeea29f1b18e2f 673 0.25 vMB 179
223,580 223,580 000000000000017571acd95429828a4451679b0967bf113d4afe0dd0738dcdb5 856 0.25 vMB 255
223,579 223,579 000000000000032b156b2a8159e6fe4a45e740889876bf93b5ffa39adf5e072c 109 0.05 vMB 174
223,578 223,578 00000000000002f611d649fc2755742fd063a767eb49b1fdd003c109749d9a76 10 0.00 vMB 47
223,577 223,577 0000000000000037b41fef1c1c6ff1a6020f776af0e4d444beec31af9129fc3c 329 0.29 vMB 62
223,576 223,576 000000000000014f961742f75339d4195cb14e824b8f4611d180021f7b910546 420 0.17 vMB 178
223,575 223,575 000000000000045a57f9fc123e0c1687406fe4e049f9b68961ab088238d73c23 422 0.25 vMB 19
223,574 223,574 000000000000048c7cb1c6cc5e85478ee768e39c78110b54bbac675bf50d6b03 266 0.17 vMB 131
223,573 223,573 00000000000001fbcc1a726021eaf6b990f394825e5384ae83a95054eeca13e9 12 0.00 vMB 294
223,572 223,572 000000000000000780bbb0fc4ad6f411d6067e3d0d7d5cfcd38fbc80c1c5d30a 480 0.22 vMB 165
223,571 223,571 0000000000000048f7ff766356c460199809236cacab488784425db15f10d1f2 387 0.14 vMB 196
223,570 223,570 00000000000002b128affa16940f994d19dd9ff06c834a0e7492153062a94408 303 0.14 vMB 143
223,569 223,569 000000000000019a6007554d7f7347f4e475245dbc46484c1cf02999159f3ced 264 0.14 vMB 146
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 10
  • Data Transfer:
    • Sent: 189.10 GB
    • Received: 0.76 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.