Loading Tool

Explorer IconExplorer

Memory Pool

81,088 transactions
31.42 vMB
0.08663965 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 59f244343e7fb00df7f94dc6493ca39ca12fbcfdca949944ba849e41cabd993d
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root b0d5b6fdfefce1fbf6214bcabebd0468be118fb5388518be1a13d29dd53395f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,052
Size: 1.00 vMB
Total Fees: 0.01833845 BTC
Feerates: 150.65 > 1.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (564,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,176 351,176 00000000000000000fa971b5ffb1356cda3df57b58d24e148b309c3dbb42806c 278 0.19/1.00 vMB 19
351,175 351,175 000000000000000007ff303eeb18d463f3c2cacb28ecc382a2720f647a874408 177 0.10/1.00 vMB 23
351,174 351,174 00000000000000000032b40b2b3ca32e374c52574ec5121d8b6809fd2ddbe7cc 1,154 0.59/1.00 vMB 27
351,173 351,173 00000000000000000f7823898e50e57fd02b7eb8e3e1a838021cc379007f6808 993 0.75/1.00 vMB 13
351,172 351,172 000000000000000015731f2592039cf26dc0a3072b254ec8678fa6c6c2ac6f98 1,072 0.35/1.00 vMB 43
351,171 351,171 00000000000000000e77f5d3b9cd97a672bad64c0808b0bdd96843a9e1163051 1,735 1.00/1.00 vMB 24
351,170 351,170 00000000000000000de04e5a9e08c1dd81c2fa9d32a57e46d1ff177028535b45 2,348 0.75/1.00 vMB 44
351,169 351,169 000000000000000007f26fd76327742a31eae5910eb3f110ae3f80460de663ba 935 0.57/1.00 vMB 18
351,168 351,168 00000000000000000607fa5d3765cae97225218c8276a16a49a2fd4126cbb260 2,320 1.00/1.00 vMB 35
351,167 351,167 00000000000000000bbe925621b1bc4943bd37d13942177e613ffba15cbfc460 852 0.45/1.00 vMB 28
351,166 351,166 0000000000000000036e1b375f3fd0a13d911d0b763d0b0b7724fed9e015a6ee 1,330 0.75/1.00 vMB 27
351,165 351,165 000000000000000014358e0f7071f1420785de0de13e6cfd1128ee1f51912785 39 0.05/1.00 vMB 4
351,164 351,164 00000000000000000f20ea057138f3f865baf0d40daccfb153d6cd687f91dadb 164 0.15/1.00 vMB 14
351,163 351,163 0000000000000000044761d232275cd60ee93d40b8551ca8cb0d84dbf7df7065 256 0.09/1.00 vMB 41
351,162 351,162 00000000000000000f9a5a3fe075a1738fdc7ae4fe8e337ebe3a75d61ec56783 1,061 0.84/1.00 vMB 15
351,161 351,161 0000000000000000044decfd4b4f99c8d40ed618982b8bae38eb398a4d83cb97 1,438 0.75/1.00 vMB 26
351,160 351,160 00000000000000000befdde1c3f9346f90b49b47f61302dd97aa0974dfb4139f 2,207 0.75/1.00 vMB 45
351,159 351,159 000000000000000002454e90aaa057a452c1df829a563f75fb6c5fb6fcb647e5 866 0.84/1.00 vMB 13
351,158 351,158 000000000000000002900f96b64db9895fcb5f9412e5477775147e36da5e208c 2,900 1.00/1.00 vMB 39
351,157 351,157 000000000000000004eb3e174791eab9f0000f953099e986a6e8ace961706fea 40 0.06/1.00 vMB 9
351,156 351,156 00000000000000000bcce9575951b384d4c3998d81a71f8f54cba60f6deb4167 569 0.32/1.00 vMB 22
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: 708.15 GB
    • Received: 16.72 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.