Loading Tool

Explorer IconExplorer

Memory Pool

77,661 transactions
28.99 vMB
0.10095791 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 50db30500c4b9b5c07ceeaf0f170e9fbbb5366585718326ff9888a0ec38e9e31
Version 20000000
Previous Block 000000000000000000005de6fe12219d6b17a605ee8356607b187babf88976d0
Merkle Root f783e35863b44c1d373dac1917e99b9518327908655cf57b64771f868c9ec8bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.03326954 BTC
Feerates: 151.11 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,591 (655,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,421 260,421 000000000000000e439e628b422dd817c331756c15d69d48cec60ae5a7043288 246 0.14/1.00 vMB 115
260,420 260,420 0000000000000007a62f7031bba0112634012fbb31ceee6f2cd9169fae22e42b 178 0.10/1.00 vMB 76
260,419 260,419 00000000000000172a13b7b1d1394e35c5477e1d8afdf0d75e36bd6512a5953d 680 0.46/1.00 vMB 1,171
260,418 260,418 000000000000000789144c5f26c42a66a4046cb2f44fa08e5bce20ad4b820075 108 0.25/1.00 vMB 59
260,417 260,417 000000000000001870c5e6b67179f884930fbef5b244fb77c01bf66666637879 472 0.19/1.00 vMB 132
260,416 260,416 0000000000000017224505348b97f35bdc25c87b69aefcabb920c4ab68f1cc83 112 0.06/1.00 vMB 55
260,415 260,415 000000000000001abbb0d4e00e47be02dcd78c968898ea1b4b510f52ae0bdcce 253 0.11/1.00 vMB 98
260,414 260,414 0000000000000007a7e725e694b258545550306f38e8718d9029cebc2ed8a908 301 0.25/1.00 vMB 91
260,413 260,413 000000000000000c093422232e7d2056789f0b4f389ac4006705bb75b3d70e20 80 0.14/1.00 vMB 36
260,412 260,412 0000000000000000e0d7408e0ca972abacecdfca14c524fa4ee643507654cc9a 615 0.24/1.00 vMB 122
260,411 260,411 0000000000000015b5e70cd2e3e2ad968c1667e31d23f53b3f660ef0105be288 423 0.20/1.00 vMB 110
260,410 260,410 0000000000000006951ff57e2a38ce27c73ac08fac032fc0dbe84acf01aa7c7c 128 0.06/1.00 vMB 70
260,409 260,409 000000000000001b8247f10b2b82e7a015fe6f824561b4cc693fe337c4b41480 891 0.36/1.00 vMB 135
260,408 260,408 0000000000000004c454841259aed0fe6f56c9c2c5cabddfdbf8936fd428d451 172 0.07/1.00 vMB 66
260,407 260,407 0000000000000005fb854fd6a27e79efe97ae9b21e539bc52c9a7161701131cd 171 0.06/1.00 vMB 76
260,406 260,406 000000000000001b774f514d01192eb4705950b928b30dde1f177b11e7c8c4aa 750 0.28/1.00 vMB 107
260,405 260,405 000000000000001be3f25b4d0bfa2fe3026290694de16dc35f6293352bc1446a 370 0.14/1.00 vMB 164
260,404 260,404 000000000000000f08d40bf49312e2153fbb8c5bd73833d367e6103ddb744ba3 108 0.06/1.00 vMB 100
260,403 260,403 000000000000000903459613b2f2c4cdbba4cd032e8d4056538f20027afd429d 425 0.21/1.00 vMB 98
260,402 260,402 0000000000000006b12c62a1c3118696f24661a74e42a37ce4e453a1bbd976b2 330 0.14/1.00 vMB 109
260,401 260,401 0000000000000003ccb10c778c01189b7dac5816fe2f448b3b58187b298cfff3 51 0.03/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 783.41 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: 770.30 GB
    • Received: 19.84 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.