Loading Tool

Explorer IconExplorer

Memory Pool

36,000 transactions
26.13 vMB
0.07063276 BTC
Random Selection Loading Transactions
Max Size: 133.42/200 MB

Candidate Block

Mining Attempt b14af20ba1797ab2a4ae01821e6daae7c1231a179ea95a0baa284d5b2f857024
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 22c32313de36a462ad03432f6e538fc5158c31ef127af1a280ae749ff40dd634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.02248312 BTC
Feerates: 713.01 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (375,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,174 539,174 0000000000000000000e1c01ea752c98753167b5eae7087960cbeb477a52dfdc 374 0.18/1.00 vMB 16
539,173 539,173 00000000000000000023fee9fbc827a7592081f9abb042daaf267fa9b28ab6f2 445 0.26/1.00 vMB 16
539,172 539,172 000000000000000000267cf61a6085c71ff18b9684130085a70b2267729bfde8 2,135 0.91/1.00 vMB 17
539,171 539,171 00000000000000000009086c5afc3db566314c5b1bf70059bed8761f46a9c3b6 1,050 0.52/1.00 vMB 26
539,170 539,170 0000000000000000001d3b647dbcec0ef75a3413c29b6699583cf2d9de3352aa 65 0.02/1.00 vMB 30
539,169 539,169 00000000000000000009a2ca09aa47bda594f55b266b591592aacade2df593a4 1,353 0.75/1.00 vMB 17
539,168 539,168 00000000000000000026326eb931f119e68a253df086386a91840a3215268914 1,308 0.47/1.00 vMB 25
539,167 539,167 0000000000000000000aa0b6877598c5e595841d0b231aa9ec7300f850fcc367 73 0.03/1.00 vMB 10
539,166 539,166 0000000000000000001ec9e2241c4c67995eef38631e03a5e001018c25a0003a 2,062 0.89/1.00 vMB 19
539,165 539,165 0000000000000000001cd2a4038386cdfeca6589b6deac640ac1146cf517916d 1,680 0.73/1.00 vMB 23
539,164 539,164 00000000000000000002e1eef3ea7ac8e38b9c4901ddc971dcd74d5bcbec4f2e 715 0.38/1.00 vMB 9
539,163 539,163 00000000000000000009efbc85650049811e45c6c3c20f291665373d2623ea12 1,836 1.00/1.00 vMB 6
539,162 539,162 00000000000000000006435058098302778882902bac30f83b864d7173dbe64f 561 1.00/1.00 vMB 10
539,161 539,161 00000000000000000026cbfd111a28bbe6a92bf2543c7d13550006377cafeb5f 1,329 1.00/1.00 vMB 18
539,160 539,160 00000000000000000015aebefe334f688673571bac2259781341b3cc594799f1 2,009 1.00/1.00 vMB 4
539,159 539,159 000000000000000000190550b79f5e406c9f833bd8fbb3dea980fce7ea92b559 2,105 1.00/1.00 vMB 43
539,158 539,158 00000000000000000023b05065fc2d481ac23391796f597ee4e03b41538ccc74 28 0.06/1.00 vMB 9
539,157 539,157 0000000000000000001fa143446929a433e1e67f8dd3330ff919deca04d0e1db 1,533 0.73/1.00 vMB 10
539,156 539,156 00000000000000000003e84c650e688d14c19a816e76a39790ff708eebd056b3 2,051 1.00/1.00 vMB 29
539,155 539,155 00000000000000000003ccd28e92e724d849fffff1878b5394698bc333081387 2,194 0.96/1.00 vMB 21
539,154 539,154 0000000000000000000a69e70df0b7ff8525fd2b0fc6fd5c93c4d5dd3547135b 2,461 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.82 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: 636.00 GB
    • Received: 12.35 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.