Loading Tool

Explorer IconExplorer

Memory Pool

78,436 transactions
29.13 vMB
0.08207627 BTC
Random Selection Loading Transactions
Max Size: 176.31/200 MB

Candidate Block

Mining Attempt d5efcdfa27e0711f5e222decfd791da30bff7d498b87d848bd8d88feeab728b9
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fd2feb57add493ba5bcc3cb5e25dfcb1fc938560a6cf69c5cea685e2fdceaa4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.02120801 BTC
Feerates: 178.73 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (560,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,533 354,533 000000000000000016eee0779d9c0212b82b2dd7e64220cce72de2c0d35f99ef 1,728 1.00/1.00 vMB 27
354,532 354,532 00000000000000000e4e95b616a67d047676d5f4ade5c532fb9da77525c773a2 1,304 0.81/1.00 vMB 20
354,531 354,531 0000000000000000047db64c1b61b99d83a7ace7b403eb82eac3449a0f7ea1e0 2,092 0.75/1.00 vMB 38
354,530 354,530 00000000000000000c5fd2b2c1fcca13879c08278fd9a8263ea06f33bf33378a 1,084 0.50/1.00 vMB 30
354,529 354,529 00000000000000001359904bb511474ce559d00e29691e526cca3d4287355946 231 0.14/1.00 vMB 19
354,528 354,528 000000000000000011d0120a251aeb68e040622bf5eb885bdb641258c1d7a2af 566 0.29/1.00 vMB 28
354,527 354,527 00000000000000000e92a0cd5c17f03ccfd33d6a649e3b9d9dcc4d89017b6440 1,104 0.50/1.00 vMB 28
354,526 354,526 0000000000000000048a5d5c4def6ac3ae80beb98b1054f5257431781a184169 145 0.10/1.00 vMB 18
354,525 354,525 000000000000000007c7206ef554e90d6922fea790743c5366cad0ea3d7493c7 363 0.18/1.00 vMB 26
354,524 354,524 00000000000000000c1d3dced8defdb677fd0a157d14e95c98190a1a7c23c931 166 0.10/1.00 vMB 19
354,523 354,523 000000000000000004266dec81dbdb4caa1cfe631eee3f0621f08de28e999a05 1 0.00/1.00 vMB 0
354,522 354,522 0000000000000000101e3fa825bb11f6e9305e2ab569bad1c8d1b20dcaef5996 449 0.30/1.00 vMB 22
354,521 354,521 000000000000000012983338ea4bd8a213ecb8191820e185c036ac97fd7cd3b5 776 0.37/1.00 vMB 26
354,520 354,520 0000000000000000068adfeda2dfbe54e3c923c0e734bcb9aed10113049f9300 184 0.08/1.00 vMB 26
354,519 354,519 0000000000000000029b8e5f9a03b316d142dac8cc3798204a7978cd96791cf1 163 0.10/1.00 vMB 22
354,518 354,518 00000000000000000dcfc9fed8eff864708f114928d6247b75dab930d40cb123 1,971 0.89/1.00 vMB 27
354,517 354,517 00000000000000001469065d4b0d836e1b8836d1e0e9fe29d2040f202e4f6f6f 297 0.18/1.00 vMB 16
354,516 354,516 0000000000000000080556725344a3b75a6fdc9049e6d663689222cf9eb3ea29 1,186 0.63/1.00 vMB 23
354,515 354,515 000000000000000010a0d77430aed8c2a6816c734c5cce6defcccbf876bc072d 1,572 0.75/1.00 vMB 29
354,514 354,514 000000000000000005122081ac6a7f257e834067ef8f6a08a5f8b52e0640bb4b 1,612 0.75/1.00 vMB 30
354,513 354,513 00000000000000000da92d426637b5b1875b3a5ae350fd8a9e1b9702509ea470 326 0.25/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.68 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: 678.05 GB
    • Received: 16.44 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.