Loading Tool

Explorer IconExplorer

Memory Pool

26,769 transactions
10.13 vMB
0.03956107 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.88/200 MB

Candidate Block

Mining Attempt 9a05a760aad9602db52b77711fa64aebcfd7f0547dc5900aded95746fe2b0bef
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 1612e09e29bd19dcd77c25726443d10b682f4fb986007549f01eb845eaa5a543
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 646
Size: 0.44 vMB
Total Fees: 0.01288342 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (779,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,411 133,411 0000000000000529ad92ac549d5c4f54b7920f17c612bc1541bab42b9eda3433 73 0.03 vMB 862
133,410 133,410 0000000000000733b460b551975217d519c49f32b41e648d5fea04a83774fc03 78 0.04 vMB 1,008
133,409 133,409 000000000000083e6afe54c8c4b7ca2160bdf05f183c46ce70df338003ad6ba7 9 0.00 vMB 642
133,408 133,408 00000000000005d84874f2882f466c9ea6b421d78b34f6e7926ef96f3cd8cf46 211 0.08 vMB 278
133,407 133,407 0000000000000a2857258306f38633eaf554ac41e9e4e8294cbd0174136f06b2 47 0.02 vMB 756
133,406 133,406 0000000000000a58459b56826c498971b438637905c8b9546a99caca4ccd1e70 31 0.02 vMB 743
133,405 133,405 00000000000008c180162497467b49436a52cb777a9136fdca0a8aef5eff2e87 40 0.02 vMB 1,083
133,404 133,404 000000000000068c9b4fe3d8538c52d0a0f18456c21597ba1b6ddf89b9f97ee8 84 0.03 vMB 685
133,403 133,403 0000000000000b4f48fc483536be903ed9d9bd0d57bc4da3d0d256ef7f2421af 79 0.06 vMB 1,197
133,402 133,402 0000000000000b180a6413bff2b9d8335425f14ccf1e1fb9d8bbefccd535243d 56 0.02 vMB 333
133,401 133,401 00000000000008f312e5342eb88be9ac931e6aada2d41a4510a6b9d5cfaa57e4 65 0.02 vMB 170
133,400 133,400 000000000000098c76291c6c59474d88eef82ccc24e531ad9d5e670713544e82 44 0.02 vMB 829
133,399 133,399 0000000000000bacdc94654e777183b52a94b8741d20ac101264cf3448a3e161 203 0.07 vMB 328
133,398 133,398 00000000000002e57daf5b44caf2a7f85fa4e0d22a834b5e10b4386a7e16ca3b 237 0.10 vMB 834
133,397 133,397 00000000000005937bfb4c5846bdc9e8f6718fdd7e4396f63d87faa7c9ee852a 46 0.02 vMB 360
133,396 133,396 0000000000000168126974a40c687757182ae3772b5cd050bafb4b4bc9cadcea 52 0.03 vMB 925
133,395 133,395 0000000000000b54670efa6a8a47aaba939a5afb6b2afdb3ce952ac9b3b216eb 39 0.02 vMB 362
133,394 133,394 00000000000008046901edb78c3d2b5b513e74b04905abb921b44c3302fb4bf7 26 0.01 vMB 738
133,393 133,393 00000000000003e4ce4849f4877777bf2d00a607f1afd9ff2e11543055136659 50 0.02 vMB 644
133,392 133,392 000000000000079b6a0f50c2f4c1df9ab0ad8970e21582534790ee0dfe685179 7 0.00 vMB 637
133,391 133,391 00000000000000362eb55203bb8f53498088eb77b2d113a9fad1c9817ec5700b 17 0.01 vMB 107
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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