Loading Tool

Explorer IconExplorer

Memory Pool

76,261 transactions
28.43 vMB
0.06546630 BTC
Random Selection Loading Transactions
Max Size: 172.33/200 MB

Candidate Block

Mining Attempt 2de50f4402d75cd0a83659560d85c3c279c2adf5569083ee9546630c4f321a58
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ccf2b920e12803d65d918315403da977a5aa6916a1759776027335df376b964e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,469
Size: 1.00 vMB
Total Fees: 0.00658239 BTC
Feerates: 71.79 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (369,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,528 545,528 0000000000000000000b07be00678024102a9f382ab8afaad74033988d879f6c 291 0.10/1.00 vMB 16
545,527 545,527 0000000000000000000264c6419efa756dd3ed667ea30ff68ba524176995668e 577 0.33/1.00 vMB 10
545,526 545,526 0000000000000000000ae8e28e28fd5e837ff4021a6811195a3da48981d0e00f 321 1.00/1.00 vMB 2
545,525 545,525 0000000000000000002015261253d556c7edd78c79f46bed5be421d369302d7f 834 1.00/1.00 vMB 3
545,524 545,524 00000000000000000000305e63e7b0476f4d76d2dee4fd3bc4a95bb4f0c3dc27 1,214 1.00/1.00 vMB 10
545,523 545,523 00000000000000000006a1c1d09bf8d95ae083aedde0fcd3b83bc32f8010c162 2,096 1.00/1.00 vMB 6
545,522 545,522 00000000000000000008734b54509747f451dfb3d9f38edf79d12a454b660af9 3,302 1.00/1.00 vMB 27
545,521 545,521 000000000000000000084a9a5668b5a624d01f443c89c8349a7494d91e883a88 1,616 1.00/1.00 vMB 15
545,520 545,520 00000000000000000001dab156603c7ac05e7bc44546f266262def92431e132a 2,063 1.00/1.00 vMB 6
545,519 545,519 00000000000000000011752d0b48a238206cce102d8c9cb383cdc2eb0c3a87e0 1,130 1.00/1.00 vMB 6
545,518 545,518 000000000000000000135357276fcf0ca1cf539d1a0574a4567a1d360fcdb3de 1,750 1.00/1.00 vMB 11
545,517 545,517 00000000000000000016a7d29c622b1f897df3af842dfa7093e96cfaaa3851e9 1,777 1.00/1.00 vMB 8
545,516 545,516 00000000000000000000dd2c5b545248050925355f8e2142aa0d62067e5b2f7b 3,027 1.00/1.00 vMB 31
545,515 545,515 00000000000000000010a53180cfdfa94b22db8920fd6e917ba02fc595b9621c 804 1.00/1.00 vMB 4
545,514 545,514 0000000000000000002017c5a7d6b6fddc18efe9a9a8ec5a089c7b0974a73d44 1,363 1.00/1.00 vMB 12
545,513 545,513 0000000000000000001720bcb047696eee835fa75a4aebd8a557127bcee68fd4 1,561 1.00/1.00 vMB 15
545,512 545,512 00000000000000000008c65d1f40ba2acf5aab4fbbcf15dd1724e23ec276e459 1,456 1.00/1.00 vMB 3
545,511 545,511 0000000000000000001b0e3be078a10f00484dca089bae2af20ef411e07a11e7 2,945 1.00/1.00 vMB 20
545,510 545,510 0000000000000000001d9749aea9f27ec85cd70b0fa444e53129f41bc7ef330f 1,063 1.00/1.00 vMB 5
545,509 545,509 000000000000000000207a03b03b2e8397c3f440c03579e9f16fd09d243be629 1,045 1.00/1.00 vMB 2
545,508 545,508 00000000000000000008aa5e27545d6308dfe635897d8ae3347e542017262cfd 740 1.00/1.00 vMB 4
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: 673.13 GB
    • Received: 16.40 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.