Loading Tool

Explorer IconExplorer

Memory Pool

81,169 transactions
30.17 vMB
0.13302133 BTC
Random Selection Loading Transactions
Max Size: 181.44/200 MB

Candidate Block

Mining Attempt b92bab3633ed06026de5b29a543582a7cf6f6a7a340e5d8ca7e751965731bc8a
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0b4b85dcefa81561210d252e45d662907cf6802da27d653be4cbc1b420f70276
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.05597708 BTC
Feerates: 242.90 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (355,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,369 559,369 00000000000000000009a9edecf862c7406176580983c4a19f3b44c5808e6cf0 1,931 0.77/1.00 vMB 2
559,368 559,368 00000000000000000024ed5d9ef3397ccc010b40f4feceafe88a0ce921d2dea8 3,484 1.00/1.00 vMB 17
559,367 559,367 000000000000000000241b0b7e5e2e98cb92dd84ec7ffab5411702575c9eb742 3,341 1.00/1.00 vMB 15
559,366 559,366 00000000000000000009368130e4a49fd306228c50e017842fe88428e33cc49c 2,613 0.79/1.00 vMB 11
559,365 559,365 00000000000000000008f47b63b70cbc90bf2b036b4364db779035a9c44bed30 240 0.08/1.00 vMB 18
559,364 559,364 000000000000000000049dd93d0e0a45de9439d22030f0f93c83e2d87b702314 3,151 0.97/1.00 vMB 11
559,363 559,363 000000000000000000276cfa862ad26d8689e9f32dd6b6e81a0a994e1243f599 3,169 0.98/1.00 vMB 11
559,362 559,362 00000000000000000016705c952c133887e4d0bea693490b7141e8399b0ae213 852 0.58/1.00 vMB 3
559,361 559,361 0000000000000000001bda00279c92de27b9b433e2d5c37ef61ae59ac1593d46 2,554 1.00/1.00 vMB 5
559,360 559,360 0000000000000000002251854a1b4c451d082a998261e9d1be1c5bfd6dbb5865 3,136 1.00/1.00 vMB 12
559,359 559,359 0000000000000000000d9737bf35b934de93a1c0447dd850011b3bf5704772eb 2,968 1.00/1.00 vMB 15
559,358 559,358 000000000000000000201777dc8f69c210c3e2085f944a4b256caaab229f7419 2,974 1.00/1.00 vMB 3
559,357 559,357 0000000000000000000a537cc66f2dd410f5d24a1689169a31aac2736adb0867 2,071 1.00/1.00 vMB 8
559,356 559,356 0000000000000000002823dff36e9bff0aec9744718fc81734ef6705ec9fc57e 2,908 1.00/1.00 vMB 17
559,355 559,355 00000000000000000017bf4832d7d3b513967727a47544fe82e066336e98f875 3,471 1.00/1.00 vMB 16
559,354 559,354 0000000000000000000a1ee33ae41339266330d78c7bbe555759d335d7004286 3,160 1.00/1.00 vMB 12
559,353 559,353 00000000000000000019c6c5501f0ec0a9b99f9f902906bc2cd9513eddf65620 1,287 1.00/1.00 vMB 12
559,352 559,352 0000000000000000001b050c26f7c00392ca3872abd20a7187972a229f34bf2b 2,495 1.00/1.00 vMB 19
559,351 559,351 0000000000000000000c36706a04b64315918bc3797d7f85bd109ac82a559329 1,263 1.00/1.00 vMB 9
559,350 559,350 0000000000000000000200498c34063b2b033d27fe2882e9b4dc4cff451355eb 2,873 1.00/1.00 vMB 33
559,349 559,349 000000000000000000295baf686111f4d9c8d356cdfcdb64b15877b9bed939ba 3,014 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.67 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: 674.00 GB
    • Received: 16.43 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.