Loading Tool

Explorer IconExplorer

Memory Pool

47,096 transactions
27.91 vMB
0.12962621 BTC
Random Selection Loading Transactions
Max Size: 146.41/200 MB

Candidate Block

Mining Attempt 08817d4339e78956837c1c2d030012094d2b6e07dc6e234bebb04a4c421f5e95
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4b1f69c5d4fe4dec1f56e9305e50ca72af9ea0438ea47aebf63c1d77821cc6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05819379 BTC
Feerates: 151.01 > 5.83 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (620,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,629 294,629 0000000000000000af7f43a08965cf70c72478cc9d94e05e3d6833888ab2081f 87 0.06/1.00 vMB 22
294,628 294,628 000000000000000086ea1e1249552164621926ca9f0c798e12b4dab514a998a9 965 0.42/1.00 vMB 46
294,627 294,627 000000000000000040493235d7aa0a034b1adec88e411795e8279bbf951ba39e 81 0.24/1.00 vMB 12
294,626 294,626 00000000000000009b03d9dd76a0de829e6c24c11d01467a72477e1b5172bd71 688 0.35/1.00 vMB 46
294,625 294,625 000000000000000085610874942dd8229f72ace06e1c3e52ce232302e26e149e 512 0.21/1.00 vMB 44
294,624 294,624 00000000000000008bb96a2fe2eb2bd705d907c791ddeb2a152a60dfecb30791 16 0.01/1.00 vMB 12
294,623 294,623 000000000000000057e851cd32cfbe3ca1d3e2a65cbfb332115d95d058a5405c 113 0.05/1.00 vMB 25
294,622 294,622 0000000000000000563fb14f5817e4b92570ea2cb8ce3a1b203867443dac9a8e 256 0.09/1.00 vMB 55
294,621 294,621 00000000000000001d784af8cc3d0618d6a791ce46580847245ca6e55aa660cc 612 0.37/1.00 vMB 38
294,620 294,620 00000000000000005c5f5d31b67472c9f18b5f90d51c9c732c6b22619e841ebb 574 0.25/1.00 vMB 53
294,619 294,619 00000000000000000e21a0d488a50f4ff7115a7fa053fc543b82b1ba61178f7d 513 0.31/1.00 vMB 42
294,618 294,618 000000000000000037627ac8aa4c304b6033a49d03af57b83726b67ef5f7b312 380 0.68/1.00 vMB 17
294,617 294,617 0000000000000000a8e68d96db96e58d2ff515bc019bbdf2225c7410846629f3 1 0.00/1.00 vMB 0
294,616 294,616 00000000000000000161052aed36fe39b853e0f9fff3f6e683a23f73ae296093 596 0.35/1.00 vMB 34
294,615 294,615 000000000000000005d76d6bae79d637c7cb02e2a44e62e4daed02b6794ce198 1,024 0.34/1.00 vMB 62
294,614 294,614 000000000000000029cdb6a91e865c0320d97bc0938627efbb294e19b1e53dd4 1,426 0.75/1.00 vMB 33
294,613 294,613 000000000000000067227fce537bc4656b59866f0ac07cfda4c7eb8e27fcab2e 792 0.25/1.00 vMB 61
294,612 294,612 0000000000000000a4b753b1535b4b8e8f49f21b9d9b115e103192a9c8159d49 210 0.10/1.00 vMB 28
294,611 294,611 000000000000000039bc13ea747ac563bd2a7dba01106f57a8a70f65ca6b34e8 405 0.28/1.00 vMB 35
294,610 294,610 00000000000000006644a9a7a717566130c6f96b375dd4c97be3cef1faa9c8f4 143 0.08/1.00 vMB 75
294,609 294,609 000000000000000040b0c598db840f7f28a74779c3c637c8da5e1177910d5749 547 0.28/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.