Loading Tool

Explorer IconExplorer

Memory Pool

75,611 transactions
30.92 vMB
0.09939453 BTC
Random Selection Loading Transactions
Max Size: 181.49/200 MB

Candidate Block

Mining Attempt 89d9835986a9e8de4c67e115352d148baa82d6ff0ee04d52d203104b48f1df09
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 229e7351f2093946a0a7ec627f153f791a57e2eef7aac8b7d4d1fe1df444b701
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,317
Size: 1.00 vMB
Total Fees: 0.01977362 BTC
Feerates: 301.35 > 1.98 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (71 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,354 915,354 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383 4,007 1.00/1.00 vMB 5
915,353 915,353 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97 3,406 1.00/1.00 vMB 4
915,352 915,352 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081 4,842 1.00/1.00 vMB 0
915,351 915,351 0000000000000000000198d7caeef7f0a55a8e55af36b9fb147cfa8256d204a6 2,002 1.00/1.00 vMB 1
915,350 915,350 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7 2,653 1.00/1.00 vMB 3
915,349 915,349 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2 4,754 1.00/1.00 vMB 0
915,348 915,348 00000000000000000001844886a1ec6e3550f79103e71b8cea4b5db3af32000f 2,024 1.00/1.00 vMB 1
915,347 915,347 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d 935 1.00/1.00 vMB 2
915,346 915,346 0000000000000000000040a9f69c7c39cb85beef71f69027a03ca98359d4a67d 2,510 1.00/1.00 vMB 3
915,345 915,345 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4 2,308 0.77/1.00 vMB 2
915,344 915,344 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328 3,775 1.00/1.00 vMB 1
915,343 915,343 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6 1,248 1.00/1.00 vMB 1
915,342 915,342 00000000000000000001337474d7c077c582733fc9b861186985eae0800fcf91 2,323 1.00/1.00 vMB 4
915,341 915,341 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d 679 1.00/1.00 vMB 1
915,340 915,340 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19 994 1.00/1.00 vMB 2
915,339 915,339 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24 2,057 1.00/1.00 vMB 2
915,338 915,338 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd 3,478 1.00/1.00 vMB 1
915,337 915,337 0000000000000000000032dc3ab471a5d30d05c4476b24c36221c095aaa327ee 2,379 0.61/1.00 vMB 1
915,336 915,336 00000000000000000001cbe487183ac4d5d178fa1499085c238c7707ef7426db 2,521 1.00/1.00 vMB 2
915,335 915,335 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d 3,961 1.00/1.00 vMB 1
915,334 915,334 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee 3,209 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.12 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: 739.15 GB
    • Received: 18.62 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.