Loading Tool

Explorer IconExplorer

Memory Pool

42,474 transactions
28.34 vMB
0.07333550 BTC
Random Selection Loading Transactions
Max Size: 145.98/200 MB

Candidate Block

Mining Attempt 8d289cd308142a7cf9c5d26de4438bd472e3d7ca4609dc2f67318ad0910dd5ce
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 9a549b755768d961c65526823b2d2d069ebe65ad06e387690bd67c315ac35b74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,649
Size: 1.00 vMB
Total Fees: 0.01675543 BTC
Feerates: 100.56 > 1.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (518,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,422 396,422 0000000000000000078b0bf354f31ba3fbcc007cdc2f1b3747a5ba201fd4450f 105 0.08/1.00 vMB 18
396,421 396,421 000000000000000003d4b2a67b0b4a48d6c20729b1a04e677239de9fcc86192c 1,762 0.99/1.00 vMB 33
396,420 396,420 0000000000000000026cfb2d5ee30a90af49050356fff078844d7857f727d0fd 1,670 0.99/1.00 vMB 25
396,419 396,419 000000000000000004f0fa67fb03b055c2a28a6dace13acd618b5d668c2ee625 1,300 0.90/1.00 vMB 26
396,418 396,418 0000000000000000032296975e985fc7b6cf6d347789f066a76cee91f884e655 2,582 0.93/1.00 vMB 56
396,417 396,417 0000000000000000001246ad469d1aca0e757dc054f10e739411dd3919eaa83c 2,255 1.00/1.00 vMB 48
396,416 396,416 000000000000000008324abf728acb8875d03eeeb4bd17a75e5b6a712cd238eb 905 0.56/1.00 vMB 35
396,415 396,415 000000000000000005cbc455dc7104d8809375dc0a18f680f4c48b5f12f2b954 1,339 0.61/1.00 vMB 31
396,414 396,414 0000000000000000006b9c4a79246ee611ce453955cbdd4fdd0e4f019b85c9e5 1,306 0.72/1.00 vMB 40
396,413 396,413 000000000000000000422a13b18223d0e2057f7008d5fd8cf516e7163e9fe4ef 767 1.00/1.00 vMB 14
396,412 396,412 000000000000000003da987ad4d82d8add47c7ccbbbe8b8605947275464a489c 1,213 0.91/1.00 vMB 32
396,411 396,411 0000000000000000058d868636dde9f12853c6781863656b53c4e95802912253 950 0.84/1.00 vMB 20
396,410 396,410 0000000000000000033c7bbd15ef1ef4d4364e25745907ef30c413b4a28e57c1 1,848 1.00/1.00 vMB 40
396,409 396,409 0000000000000000059e5b3de4b661e80e64cf0625dfe0044f189a3792d2fff2 1 0.00/1.00 vMB 0
396,408 396,408 00000000000000000659c37075ae95b8a5b310f0840999164890fae762e03130 20 0.06/1.00 vMB 5
396,407 396,407 000000000000000009023ae590ac9823b767f32e5857bbb616a0907bb624db39 1,190 0.93/1.00 vMB 25
396,406 396,406 0000000000000000070f8d31e9dd038fb8a60d683b281f325826d4fa631e96e9 2,230 0.93/1.00 vMB 48
396,405 396,405 0000000000000000012a2a934b1aed4bb3035b685fc4b6cd935ddc9c207e6d23 2,087 0.95/1.00 vMB 36
396,404 396,404 000000000000000008ec12fbc81a50c3fd45e8bccda9d60ca77e917a5ac60b49 2,294 0.95/1.00 vMB 42
396,403 396,403 0000000000000000027e5a75af1d9f06babbcdde83de2500bbaef220dab5fb8f 2,526 0.93/1.00 vMB 75
396,402 396,402 00000000000000000830f42f339f33f3065a597a46b297c2c1abf7c502a906a9 1,964 0.99/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.85 GB
    • Received: 12.08 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.