Loading Tool

Explorer IconExplorer

Memory Pool

81,084 transactions
30.75 vMB
0.08804363 BTC
Random Selection Loading Transactions
Max Size: 186.96/200 MB

Candidate Block

Mining Attempt 4baa5b302fdf0af847c42c78fa3dff415c332779c632e4cfd606c0f59255bb60
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e78b25f7a4d9ee3e41c459b0a4808af625c09ae8047aa89b01f0e2365c58f90d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,615
Size: 1.00 vMB
Total Fees: 0.01735440 BTC
Feerates: 73.20 > 1.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (594,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,568 320,568 00000000000000001cb529c7977aa87530e41b8034b89e3d9383f3d75a9f83e3 659 0.37/1.00 vMB 27
320,567 320,567 000000000000000014c69eb791b9d7c1196b6a79d2e205a415a8e0b6b7dc522a 173 0.06/1.00 vMB 15
320,566 320,566 0000000000000000214883d34de2203c1326a364c8d558ff5c450fd8ac5aa384 836 0.54/1.00 vMB 30
320,565 320,565 000000000000000022c03894007348fab33639a21201cd98f8589863be52e8f7 112 0.05/1.00 vMB 37
320,564 320,564 000000000000000000b44f3041750f8d76f3d87dde74e65cb2f05f385e011d80 312 0.19/1.00 vMB 23
320,563 320,563 00000000000000000e2a646ae9d94ac5f36108a47a565d35acfb4996514df206 41 0.05/1.00 vMB 35
320,562 320,562 0000000000000000024ff84a9e2c76fc1969325c3384adddfe6dc8bfd1037028 75 0.03/1.00 vMB 28
320,561 320,561 00000000000000000e057aa1af3faf661531bd7b6480e06969d8ca3b423372eb 1,232 0.52/1.00 vMB 26
320,560 320,560 00000000000000000b668cc478be2394dd2c6292f29d2ebdacfa394a6fa78e72 317 0.16/1.00 vMB 34
320,559 320,559 000000000000000002d124c57fa49b149e2f0e5ceccf5a964fe9b31671aee557 310 0.14/1.00 vMB 36
320,558 320,558 00000000000000000c229794406cf73af7475b7e152acfd752a948e599ddadb9 1,029 0.42/1.00 vMB 31
320,557 320,557 000000000000000022fc464fb89a748673b20d10f26f2d3d539b87a6b7e5102f 128 0.06/1.00 vMB 75
320,556 320,556 00000000000000000e32b26cbc93462aca38cd08ef023dfb5f118b67ff64537c 578 0.32/1.00 vMB 28
320,555 320,555 0000000000000000191290b02b2a448c49d29cae1c7b8a63f626adb920532788 54 0.03/1.00 vMB 26
320,554 320,554 0000000000000000001bf0fcb844eeb4e13b7c7e0247de14acf444d385bfb21b 276 0.13/1.00 vMB 25
320,553 320,553 000000000000000022175aeb2270127afd02041661ac71b9fb512fcb5cd46af2 886 0.37/1.00 vMB 23
320,552 320,552 00000000000000000d6836350da4346e9f9daeb38ed384431efadf13e43fc7f9 296 0.16/1.00 vMB 28
320,551 320,551 00000000000000000471bc1c9fb74a0e48a50790b01335bfa78d35ec1ac0f538 289 0.17/1.00 vMB 24
320,550 320,550 00000000000000001502ab1c4388170f7fec4ecc821818ae8c313d64349610c6 348 0.20/1.00 vMB 30
320,549 320,549 0000000000000000077c08000cb78891896f2a4f34e4cbe3d07e2816877fa9ac 369 0.16/1.00 vMB 34
320,548 320,548 00000000000000000ca386e3de3bac6e4523b5d7884d8e28efd8eab05c57d44c 815 0.37/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.