Loading Tool

Explorer IconExplorer

Memory Pool

15,738 transactions
7.75 vMB
0.04422571 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.45/200 MB

Candidate Block

Mining Attempt f0298464db34221cab65d54f30b630831c6b7bb70aa8c0314e346e116d057a41
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root db7c44436ef2e7cc01417a2bc10c2b88390ae89757c548b245ab08930cc41fcf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.02832381 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (909,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,124 4,124 00000000ba4aea45f66f61f79d87a62349ac6fd7173b6240ac77454a04686c41 1 0.00 vMB 0
4,123 4,123 000000008c87cf1558d619a075b4f8698e1b5db914c521e7f036be311f3f2474 1 0.00 vMB 0
4,122 4,122 00000000d27985b6bca193129476bc043f99b11f5d5acadd80228ad880d91a01 1 0.00 vMB 0
4,121 4,121 0000000049acd57a59922799c70f065f19f565674a25bb9c2298d47697f28839 1 0.00 vMB 0
4,120 4,120 000000004c3dd11208e16ad40df372a990621c7b6474a126acab4c7f3439b16e 1 0.00 vMB 0
4,119 4,119 000000008eb5127b83f7c34ab666d529ec8afa9f9692d9baea4bf519084ed796 1 0.00 vMB 0
4,118 4,118 00000000a244a05a450e401e820bfe30e3cb4d149a3a468e83aef3790b9fc4ca 1 0.00 vMB 0
4,117 4,117 0000000087841ef9d34b4a9604314ee994457266282a9de66a673ed7787f4c24 1 0.00 vMB 0
4,116 4,116 00000000d6ce21eb90fbe6d913ca4446a20b68244fcb9ad60b6e488b30a3088d 1 0.00 vMB 0
4,115 4,115 00000000b500f7da9dca49efd8d9f51be493cc5c7a9762317996c5f2f286d237 1 0.00 vMB 0
4,114 4,114 00000000b3b2cf9c17d1b1ecc6fd6e3d3ee4561f849ec0edfd12edab5bba9341 1 0.00 vMB 0
4,113 4,113 000000008713c3890641b1944c152c9e0cec0ad58c297a3897181d2e00397a0e 1 0.00 vMB 0
4,112 4,112 00000000365489a679ff9062ce98720370884730a70900df577e1bd62a6c62a7 1 0.00 vMB 0
4,111 4,111 000000007c619c0b922477346f1f6fa683ce432132185e5bf2815e0893ce2f67 1 0.00 vMB 0
4,110 4,110 00000000ae352196f35803560130c7b6b19066a41482a2e6fd9f46391d929c3f 1 0.00 vMB 0
4,109 4,109 00000000c309d8f14f7766aaea69dbeba31067beddb87c67d476d59a6c2b9dd7 1 0.00 vMB 0
4,108 4,108 0000000035cac3371f550204b8b4986bd39efcfeb08725d66bf5dc21e61e09cb 1 0.00 vMB 0
4,107 4,107 000000005417ff49f9c909ac241dd2f1b9a3bd595ac00fea62071f069d92a850 1 0.00 vMB 0
4,106 4,106 000000008323f6cc569bded72ba278e64fc9507bee84064fbf66baf478c3d462 1 0.00 vMB 0
4,105 4,105 00000000fae62fa4d847c64d8fc50443a65e86c97a9d0dd349239d83e0870eca 1 0.00 vMB 0
4,104 4,104 000000000f1bb04556e286e21ee995eda3609a56d68e89d1542331a943a78018 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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