Loading Tool

Explorer IconExplorer

Memory Pool

81,928 transactions
31.48 vMB
0.07885828 BTC
Random Selection Loading Transactions
Max Size: 191.32/200 MB

Candidate Block

Mining Attempt efa560a2ec00ddb8b0d741a9b75e3d5b1753eb98be221b120f615a4df2fe0893
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 808f68b9b6e92676f8a8c9938fcba4a129804d3744815fefa57c9682d7feb604
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,786
Size: 1.00 vMB
Total Fees: 0.01058047 BTC
Feerates: 150.61 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (329,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,417 585,417 00000000000000000015651351981e9ba0d56c86683902ffcecff34259d63cf3 1,179 0.38/1.00 vMB 32
585,416 585,416 00000000000000000005b3bd4e996e7b1a39f2305cf56f09ca0414e3789abbd8 402 0.13/1.00 vMB 31
585,415 585,415 0000000000000000001bae6969cd142cd406c36d4dcbe58314b9ca5f8a17dfcf 2,309 0.71/1.00 vMB 25
585,414 585,414 000000000000000000067f90e4f8d9819290b73c93ed9c49a8c5b7c795984438 2,568 0.84/1.00 vMB 32
585,413 585,413 0000000000000000001b00cadcbbeee23b21177a9be8340b6f16d2dfe2bc580f 2,944 0.96/1.00 vMB 31
585,412 585,412 00000000000000000001286c0b936d63fee905c484abeae4eca20adacc15b9c8 2,011 0.62/1.00 vMB 27
585,411 585,411 000000000000000000179c597da8209122adcf9b32bfba834037e80e914b8f6e 1,126 0.32/1.00 vMB 23
585,410 585,410 0000000000000000000f30e1d5b8b37967d5b576d68250f1261aede3a97fe4bf 2,592 0.80/1.00 vMB 29
585,409 585,409 0000000000000000000bd2eb19b8a42259a3dd00d0d59c572ea12b91efff7182 191 0.06/1.00 vMB 42
585,408 585,408 0000000000000000001bab2ee4eeacab7038cb0c9a6c32860637e6ebab76b952 2,314 0.70/1.00 vMB 24
585,407 585,407 0000000000000000001581e1610d1a326d43ae580803044fdce54be33193c893 676 0.22/1.00 vMB 29
585,406 585,406 0000000000000000001e8ca91104a1a734346493ada7bf541347be32282c1cb6 1,128 0.38/1.00 vMB 26
585,405 585,405 0000000000000000001bead8df7fc9d5ac020ca491e5298bf99583a55fa3b319 2,384 0.99/1.00 vMB 13
585,404 585,404 00000000000000000010d3dcc92e692a2d75c3ebaee368d5345b72422024124d 2,541 1.00/1.00 vMB 18
585,403 585,403 000000000000000000190da0298747d485aa35ff764f6ec8fa9544b06a56ed21 3,016 1.00/1.00 vMB 61
585,402 585,402 000000000000000000182ce011745a7ad9afbea99695c35dc1359e89ae27d45b 1,415 1.00/1.00 vMB 6
585,401 585,401 00000000000000000001da6b23a4f35ad934a5a85e924a44bd9608311dd687ae 1,077 1.00/1.00 vMB 12
585,400 585,400 0000000000000000001113f983c052e4ced5d7376e90a411d359a19ddb3d929a 1,536 1.00/1.00 vMB 24
585,399 585,399 0000000000000000000844ce843882543c27687c78ab96afba06cc9a7002d761 1,475 1.00/1.00 vMB 10
585,398 585,398 0000000000000000001a6140993750f610538ac013a177131197eef3bea141e5 2,397 1.00/1.00 vMB 34
585,397 585,397 000000000000000000149f54ad1fcc3c8480d55e1000e657624465cc28bd1b86 2,842 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.