Loading Tool

Explorer IconExplorer

Memory Pool

27,470 transactions
27.32 vMB
0.07488801 BTC
Random Selection Loading Transactions
Max Size: 131.11/200 MB

Candidate Block

Mining Attempt 7cc0e406d0d9f165a56f1d340b48c89ba75f498da9c3595dbd0d5172ce7f40bf
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root 485a25ffb7de95c7ba51af0b8873beaee53e2fa01ba51829ffc1065ac8225742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.02323694 BTC
Feerates: 178.73 > 2.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (327,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,163 587,163 000000000000000000162102e6b93b50f1e835289a81e7dd602d5852fb19815a 828 0.25/1.00 vMB 11
587,162 587,162 00000000000000000009a3b21a94c8550abc53319dfc13af88fadef2989818a0 3,001 1.00/1.00 vMB 33
587,161 587,161 000000000000000000025d2a362fe3a659d8e1b2e21a77510872b5cd93ac56b7 162 0.06/1.00 vMB 33
587,160 587,160 0000000000000000000668383e59efcdc65271bb8b000f8dfe396bde7e34af62 1,610 0.52/1.00 vMB 25
587,159 587,159 00000000000000000008d00f442b6f2f792b06d8ab015b27c54cd311404b092b 1,697 0.62/1.00 vMB 28
587,158 587,158 0000000000000000001ddb3cdbc8543217f1e8433b3998dcd45a93eba2c540a6 1,444 0.52/1.00 vMB 25
587,157 587,157 0000000000000000000439a9ac4d07f57c3b65ef3c392e65f4cbe43e1427584c 373 0.17/1.00 vMB 31
587,156 587,156 0000000000000000001be498bdc4b0bdc7f77741a08f8f7adad45e5eb443148e 745 0.42/1.00 vMB 33
587,155 587,155 0000000000000000001bb364070446ccef40e5adcee10e1010b738b0ecfa6556 1,389 0.48/1.00 vMB 26
587,154 587,154 0000000000000000000d635e5a9b6d5e20fbf4c9400744d31d431f23761a6de4 126 0.05/1.00 vMB 19
587,153 587,153 0000000000000000000c417a0ce403ad8f25bf6614de0a6d7d8de1bf08b49a09 880 0.29/1.00 vMB 31
587,152 587,152 00000000000000000000ccfaa1dec02e83cecda87141c62b78df498c6dce419d 1,527 0.48/1.00 vMB 6
587,151 587,151 0000000000000000000eb506f18312491838d1af1dec50bf55b9806bb061d87e 2,417 1.00/1.00 vMB 19
587,150 587,150 0000000000000000000ac0ce21380479f3a4f158a40d3c2acd9a66c772cc9ecf 3,033 1.00/1.00 vMB 26
587,149 587,149 00000000000000000004ac04f8715b936fbb356988a4e6267042a4aee6be02fa 1 0.00/1.00 vMB 0
587,148 587,148 0000000000000000000711c3ae7b83a4c579bb8c2d002616da424f3821d7cdcf 3,045 1.00/1.00 vMB 49
587,147 587,147 000000000000000000174c82a6f1a4a35bb04817cf33f29a66e0a0e6565db88c 3,030 1.00/1.00 vMB 66
587,146 587,146 00000000000000000004ad7752df2e8d950f7f30630f9700f1a28d271c978a59 386 0.14/1.00 vMB 40
587,145 587,145 000000000000000000053fe41c729251696ad294709618763bd5e56d5b5e0ad9 270 0.08/1.00 vMB 17
587,144 587,144 0000000000000000001335f92909fc9de7fd165123972ab8abae48216716dce6 728 0.22/1.00 vMB 37
587,143 587,143 000000000000000000110be44777e6a225458c36355fa072748df8ff8d427990 2,079 0.85/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.48 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: 611.74 GB
    • Received: 10.88 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.