Loading Tool

Explorer IconExplorer

Memory Pool

48,051 transactions
29.18 vMB
0.06977577 BTC
Random Selection Loading Transactions
Max Size: 155.84/200 MB

Candidate Block

Mining Attempt 06d0afd1f507ab7714d6bd35ee883eb51ee727c27d2a1b73b4d93b71ff45f898
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 5c4a9635072fd0bcbf150c8eb7983af6a2f823ed1c7ca4a6ddaa6c1b677422c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.01318875 BTC
Feerates: 132.00 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (535,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,421 379,421 00000000000000000e08618f9db6a06b2d92429fd9f88ccfd447fbe680f00ee3 851 0.41/1.00 vMB 42
379,420 379,420 0000000000000000049ae00641bc81b01b108c327bd962aa9d4fbb15e34496d1 266 0.17/1.00 vMB 23
379,419 379,419 00000000000000001032fbe04268c1f9151e83ae211a6222e8468a4506edb079 374 0.20/1.00 vMB 30
379,418 379,418 0000000000000000088ab3a8a791419bfc88b854571894d7dfd7b225e0980a63 320 0.92/1.00 vMB 7
379,417 379,417 000000000000000002d10761a51dd948b52af03cc758aa37f15dd14761968a86 45 0.87/1.00 vMB 1
379,416 379,416 00000000000000000773edca8bdfd2150a464a53026ea2d129c2235112eb143a 342 0.25/1.00 vMB 23
379,415 379,415 00000000000000000f8e0c747526bcb969c3f9ede0108c9c3c5219b05ceaa4bd 1,294 0.66/1.00 vMB 30
379,414 379,414 00000000000000000bdfea2933b88d0ff8b05efe485a4425753c71b5e3046b16 341 0.25/1.00 vMB 25
379,413 379,413 00000000000000000d90c716f40183c4f495390c3fa67ea952002b25874c0e6b 503 0.33/1.00 vMB 31
379,412 379,412 00000000000000000b9a48f349dedb4a827117b845a3173ba9f7b83a7352262d 1,283 0.67/1.00 vMB 34
379,411 379,411 00000000000000000bdd941fceed6a902eaaa82d89d12bc5ac48efc16485928d 264 0.19/1.00 vMB 26
379,410 379,410 00000000000000000166ff31a7add20387d57780fe8264c7f48394c29d74742c 2 0.00/1.00 vMB 0
379,409 379,409 0000000000000000111b96646a2644afa4ce41a93b16e7ce6b155d72ee741a18 1,549 0.75/1.00 vMB 21
379,408 379,408 00000000000000000133200678ebade643ee0544189f706d69f52cb9278a2b7c 515 0.34/1.00 vMB 26
379,407 379,407 0000000000000000065a9cc82a798fe34b0393e3daa066c219cc3f640b644ce1 1,664 0.75/1.00 vMB 47
379,406 379,406 00000000000000000042eee74fc39ae7d618942eefde407a33f8b1e2f4cce594 121 0.10/1.00 vMB 16
379,405 379,405 00000000000000000eb5816d17188800a588f10f188ac328af3b0000d56686f6 224 0.17/1.00 vMB 21
379,404 379,404 00000000000000000b776d22321ff295c1c219cfe1a69db7c88712f76dfc2ba2 1,509 0.75/1.00 vMB 30
379,403 379,403 00000000000000000a3287f42b9690702747468de58e432a3a40fe29fefb747f 1 0.00/1.00 vMB 0
379,402 379,402 000000000000000007c5ace173341f0bcdfe3a8edcecfb7c23d3336829a2bf80 253 0.95/1.00 vMB 6
379,401 379,401 000000000000000009a1081079bcff44b07d6248981cdccaf0fb909a9c0ec148 255 0.14/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.09 GB

Node Details:

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