Loading Tool

Explorer IconExplorer

Memory Pool

31,727 transactions
26.47 vMB
0.08017043 BTC
Random Selection Loading Transactions
Max Size: 131.62/200 MB

Candidate Block

Mining Attempt ca896e3b16f903ade22f94b964fa69a2786019f20268f174bded908f0829bb78
Version 20000000
Previous Block 00000000000000000001f1448b0e3258c4fb0417662266c861ce03c6a1377b3b
Merkle Root da3b41bd9d413e37cd3d0f1704a4e1cbc10823b61ebd6afe44fae559a186d3fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.03037710 BTC
Feerates: 529.10 > 3.04 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,246 (795,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,126 119,126 00000000000036c41a8b131ddffbe254f7ade087a65a624066a9a51c1d175d66 12 0.00/1.00 vMB 360
119,125 119,125 000000000000b2b535c336c4b2e5f73425d43ca4992b7f697332651fefeb6253 7 0.00/1.00 vMB 826
119,124 119,124 000000000000112cd0fe70fc84107b4998858ea69febb49a7fc03e17a19b812f 18 0.01/1.00 vMB 725
119,123 119,123 0000000000003d8797966b9dd04e6fad9fe3986f10dd43da0ee6d6e49e9f31a8 11 0.00/1.00 vMB 703
119,122 119,122 000000000000a2d68128c44c3c4f1d58f6d55e3de5cbb5205a90af18ab2234bf 4 0.00/1.00 vMB 943
119,121 119,121 00000000000009f8f755693923fed800c880cab2023362d68f271d9f13562558 18 0.00/1.00 vMB 1,071
119,120 119,120 0000000000005f0084f4c4b7a42daa8c0ecfb37a818091aa2b022337079a0a38 5 0.00/1.00 vMB 0
119,119 119,119 000000000000b16f773a613409f6427b28ec6cd325ec2810be795ffca0d996f6 10 0.00/1.00 vMB 0
119,118 119,118 000000000000623ed9e2a812b94dc7c57e5e0fa040db4eabc92f981c23786964 2 0.00/1.00 vMB 0
119,117 119,117 000000000000a44d3608916213b081e96aa191a0bb68f54833c2b72c1fa27dae 10 0.00/1.00 vMB 1,233
119,116 119,116 0000000000004b7eba62c397cff8cea6694b279989ae2494c3e1729e25ec3340 82 0.02/1.00 vMB 92
119,115 119,115 00000000000054324203467fd764e07ee4633fa6d195dd31d9d303d2961eccae 12 0.00/1.00 vMB 356
119,114 119,114 000000000000730da0bf3533021c5b03884e6cd49701de7395cf012ce3575cee 12 0.00/1.00 vMB 0
119,113 119,113 0000000000001904bbd3dc1807718a1e92e36752fb0a0cd1aa2d0c8742f95ab0 10 0.00/1.00 vMB 361
119,112 119,112 0000000000002b7062bd2fc8deec25eadd17a11545a14296b04836ffbba74ad3 10 0.00/1.00 vMB 0
119,111 119,111 0000000000008cc7817dcbfc514f0ab3ccca36fbdc62f7f4560a3e28bd05b886 11 0.00/1.00 vMB 0
119,110 119,110 0000000000003118ee5a1baa8afdbccb9f13d8738a5179e26ebde45a1377356d 11 0.00/1.00 vMB 631
119,109 119,109 0000000000001c51be6f809badcae730af5be33869b4bb0d9fb3afe97e997cf3 7 0.01/1.00 vMB 757
119,108 119,108 0000000000000230fd6209232590c1413193f71c6feff2013eceeaf4644d8e0b 10 0.00/1.00 vMB 0
119,107 119,107 000000000000947da415846dda99648662c2fd438be07dcf48c772a94c45096c 13 0.00/1.00 vMB 861
119,106 119,106 0000000000002f56819d05796f8e7019a50a9a4ad39c61d7b8254421be6d03e6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.62 GB
    • Received: 8.48 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.