Loading Tool

Explorer IconExplorer

Memory Pool

43,118 transactions
27.87 vMB
0.09667764 BTC
Random Selection Loading Transactions
Max Size: 144.20/200 MB

Candidate Block

Mining Attempt 91b6c7b2d7b5a1451cd4ac0bf787604b543bd894f385946c791f7928207f1d62
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root c63f95789713682d5cc2044866e5ab4613bd8eaae38a96fc02ebd73282170899
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.03866879 BTC
Feerates: 144.55 > 3.87 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (112,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,120 802,120 000000000000000000042e0ced5132cbbb177c0f95693515e9ecf6870b905274 1,629 1.00/1.00 vMB 29
802,119 802,119 000000000000000000013c9f55d7a2ace779fcdc4ed9b0496ee167f7b225d730 576 1.00/1.00 vMB 24
802,118 802,118 00000000000000000002333449fc79161f8cd0c9f5f4071350491324b8de4f0f 148 1.00/1.00 vMB 21
802,117 802,117 000000000000000000035c021da2a3f51ec95a429f4cc6508876c9159723fac0 1,403 1.00/1.00 vMB 28
802,116 802,116 000000000000000000047b7a91501ab8b2a5f31b4b076c668b6f734fef3e7f1f 2,174 1.00/1.00 vMB 13
802,115 802,115 000000000000000000052846da95ddb8417cff291d531777366b8dcd6db2a604 3,119 1.00/1.00 vMB 18
802,114 802,114 00000000000000000005502d8a15d630540028eaa80637e53cbd9a1e9a214362 3,302 1.00/1.00 vMB 31
802,113 802,113 00000000000000000004fb74101ac3cb7a088c799d5f88ef98dc86863411f2c1 3,194 1.00/1.00 vMB 19
802,112 802,112 00000000000000000002b12c3bc4ee73055ee82f244cc174869a3f327addb7f2 3,149 1.00/1.00 vMB 26
802,111 802,111 00000000000000000004cab93389c8206066c6cfa4d52870af35f72667905d25 3,220 1.00/1.00 vMB 26
802,110 802,110 00000000000000000000e442b36e5499fa489600770973bb04cc150c91313b1b 3,399 1.00/1.00 vMB 6
802,109 802,109 00000000000000000003bfde527c5de7c96d5de7f9a0f4e93ba08e97ca6ded85 3,076 1.00/1.00 vMB 10
802,108 802,108 00000000000000000004979a38238c0c50780947532cd29f4817ca561af9d50b 1,371 1.00/1.00 vMB 13
802,107 802,107 000000000000000000006257e67f7ff6ac6fbc11cd598eeceed07587445b8e1b 2,494 1.00/1.00 vMB 19
802,106 802,106 0000000000000000000308492b3771753df3f7265fef77c4463c11b3fafc89be 3,168 1.00/1.00 vMB 21
802,105 802,105 0000000000000000000173904e81cb215fb50cce2461756d8444b0d0dbd99a1c 6,261 1.00/1.00 vMB 7
802,104 802,104 00000000000000000002dab49ec87c3c338a8759b95d2657fe364167f2d2dd37 3,053 1.00/1.00 vMB 8
802,103 802,103 000000000000000000011299726f53721122c4aedf76b4f710dbe3d09424e3fb 4,621 1.00/1.00 vMB 9
802,102 802,102 00000000000000000000a2ea69a50fc3905bb1307e0691f27ad6ba689ed6528e 2,506 1.00/1.00 vMB 6
802,101 802,101 000000000000000000043342fa59027d35d32a94152bb4db4edef88b90a9dd53 1,170 1.00/1.00 vMB 7
802,100 802,100 00000000000000000000d3b85d387b0d4c36e97ab332927475e7bab0c9952d08 3,211 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.