Loading Tool

Explorer IconExplorer

Memory Pool

83,731 transactions
31.55 vMB
0.09693844 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt b91198b41587deff2e203143b54747cc92fa599aabbb0cf4bb2f134a9bb11ca0
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 5d18dfd10625764ca3b9ec45f2681e11a965d0c0d8c44bdc077f09512872ea7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.02402660 BTC
Feerates: 73.20 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (489,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,707 425,707 0000000000000000034af1782a050415db6962e270a78cb0ba08c48be133d713 1,547 0.88/1.00 vMB 47
425,706 425,706 0000000000000000033755404a2ea1c1bc534f49d07d30199d3b42a7c47aa8ec 2,531 1.00/1.00 vMB 70
425,705 425,705 000000000000000002c172a7eae383ade76e8ec31361bef5342de6ad778f9341 2,431 1.00/1.00 vMB 98
425,704 425,704 00000000000000000203cd74d5e59c5ae3780e34bf64b5dbe1d9eaabd5a73daa 421 1.00/1.00 vMB 12
425,703 425,703 000000000000000004b5cb0dd6f30b37ee234ab3775438a646909b50d4673055 911 1.00/1.00 vMB 27
425,702 425,702 000000000000000003ef38864c878bd427174cc1dada9e6a7a03ff1a7795276a 1,269 0.59/1.00 vMB 70
425,701 425,701 000000000000000000919dd1654840a8ff0cdd90651124357cb39166f67e5975 1,617 1.00/1.00 vMB 41
425,700 425,700 0000000000000000038c68419e26715572c31f0febada863da1220d930894cbf 2,603 1.00/1.00 vMB 76
425,699 425,699 00000000000000000266c793b12012dc7b1d7e797883d7116026d41eeb5ec734 1,159 1.00/1.00 vMB 68
425,698 425,698 000000000000000002653b8b1a1ec4ba4aec126ce9e2a5fc6d899f9a24da8b3e 698 1.00/1.00 vMB 60
425,697 425,697 00000000000000000203a0efc9d7fe42c24c9e096f765365dfcb1e375c4ec608 1,565 1.00/1.00 vMB 82
425,696 425,696 00000000000000000467eedde231add8dea29114349660bedcc222b2c9a85122 1,974 1.00/1.00 vMB 82
425,695 425,695 000000000000000000d5d2159319fca09362a9bfc2ba39cc6e14f29261c1f00f 972 0.84/1.00 vMB 67
425,694 425,694 0000000000000000005667cb9528b2c2ded00b7426d8ad57763adff84194fb0e 1,104 0.75/1.00 vMB 68
425,693 425,693 00000000000000000443d30e92acfc9ed045d7df5dd4dbb907208e6c0b78ef73 832 0.37/1.00 vMB 81
425,692 425,692 0000000000000000024a6f44b982db5046c963f35e15a162ab6623a8fdae6a2e 2,358 0.99/1.00 vMB 69
425,691 425,691 000000000000000003bc54806151757cbf31cc05f5ae66bc4b9bceafbe46dbe3 1,214 0.78/1.00 vMB 45
425,690 425,690 0000000000000000048e5168f5efc9328fc17b5e9ce33a853987384e41ffed13 2,590 1.00/1.00 vMB 84
425,689 425,689 000000000000000001d98ded7795b1e12472b8a88f1c1d76f55a232266affcdb 898 0.43/1.00 vMB 70
425,688 425,688 000000000000000001f7ab1dc090e2928c22bf0247abef6fee50529651dc78a4 2,568 1.00/1.00 vMB 71
425,687 425,687 0000000000000000028157b355f212782e9e1be397bbc2e79e6b1c0048f85025 2,175 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.78 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: 709.68 GB
    • Received: 16.95 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.