Loading Tool

Explorer IconExplorer

Memory Pool

73,150 transactions
27.13 vMB
0.06250064 BTC
Random Selection Loading Transactions
Max Size: 165.53/200 MB

Candidate Block

Mining Attempt 55bf4afb0886bb74140b90e9fdcd73c59d126610c43dfa09524cb763163b0f8e
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e8203689251dc9263c3a6c0f2e14bff3d53a32ffd943b761f0f4ae2e44f3a1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.00473776 BTC
Feerates: 40.21 > 0.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (480,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,352 434,352 0000000000000000011c90e1be3519e77120a31ae0d3fa92109d7bcd8f242176 2,186 1.00/1.00 vMB 62
434,351 434,351 000000000000000003f336a52d0d50dead93137f143768075811fe6c81edb161 3,085 1.00/1.00 vMB 89
434,350 434,350 00000000000000000291a0eb61c5795d9bed9547b3c145e01f108ce6f02d43da 2,329 1.00/1.00 vMB 51
434,349 434,349 000000000000000002160bf8f460a88b925a553ac1594899d4f815ba755d90d8 2,258 1.00/1.00 vMB 66
434,348 434,348 000000000000000003ec5e12acd41aa207c49dd6700253b059dd62fcf17400fa 2,099 1.00/1.00 vMB 43
434,347 434,347 000000000000000003d35364db815f2cfb11b1d4ade6371ce2aab111187d6770 1,239 0.75/1.00 vMB 52
434,346 434,346 00000000000000000052043d25d20e742723c4636bf2bcb37a6585be6c3b0cdd 2,403 1.00/1.00 vMB 64
434,345 434,345 000000000000000004018824ade00f400591cb0b0c99f8248df31a59304b4c0e 2,173 1.00/1.00 vMB 67
434,344 434,344 00000000000000000099b6a149d8a27a2c3a8499e8aaa149fd58e798d5b67862 2,458 1.00/1.00 vMB 75
434,343 434,343 000000000000000000a7a9654754e37b2b525703aa90612d6031164da81b99a3 2,843 1.00/1.00 vMB 60
434,342 434,342 00000000000000000218e38161f20068844df633952820d3131bc23c7698cc15 2,344 1.00/1.00 vMB 71
434,341 434,341 000000000000000001a194cf507639811b6782d916648acb33a53ac2e46d0307 2,927 1.00/1.00 vMB 114
434,340 434,340 000000000000000003299e43b77639bcba70e755445149b28c2d2af851e9a54a 2,449 1.00/1.00 vMB 67
434,339 434,339 000000000000000001bb43b7c40057710655b2e862f3fa2765711ef3a799bb26 1,871 1.00/1.00 vMB 55
434,338 434,338 000000000000000000db1a508cc58a7f89763d6de284c64fddb5b87dd01d111d 2,151 1.00/1.00 vMB 65
434,337 434,337 00000000000000000219a3dc07e8f2a06f73ff9e3f9a999745d28ea1ed34eea1 1,731 1.00/1.00 vMB 40
434,336 434,336 0000000000000000021283de4365e7c64dda5436c3cc945ec212ec87fbd8dc39 556 0.36/1.00 vMB 27
434,335 434,335 000000000000000003523f03c7e5934d4e5e567c7953689b96a880dfa3d91844 876 1.00/1.00 vMB 26
434,334 434,334 000000000000000003dae59485668dc04f4937b6821e7d19a103e5981f837da0 2,395 1.00/1.00 vMB 32
434,333 434,333 000000000000000002a17f1fcc7b251bc178e3d022628cd8e9a02637c6304473 2,191 1.00/1.00 vMB 34
434,332 434,332 000000000000000001cf42a9223357ccd19c788471190d9976ad899e6cc83da5 2,470 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.