Loading Tool

Explorer IconExplorer

Memory Pool

81,091 transactions
30.63 vMB
0.08035649 BTC
Random Selection Loading Transactions
Max Size: 187.07/200 MB

Candidate Block

Mining Attempt 30ea62e3a8f0ff115f42aba5abbfa682094df12f07c44a3ccef66e3c27c8c168
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root a0b0d13178db661464984d894d9794da18d7f8fa2fd848f5d6ff83b85ab8ec27
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.01116940 BTC
Feerates: 81.27 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (483,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,188 432,188 000000000000000002c2d93f5e95580f11a8d2adf90961cdbf397b0fae856bc7 2,865 1.00/1.00 vMB 75
432,187 432,187 000000000000000003a6e1c1cd1e83203c7f97035b5c9b24a734af91c0262d0f 1 0.00/1.00 vMB 0
432,186 432,186 000000000000000003c7f998975ab1700fe6fb305ec571c12a86eec22f9ad137 2,949 1.00/1.00 vMB 96
432,185 432,185 000000000000000001983833674cacf410794854bdd61d829663ecf5e4461cdd 1,880 0.81/1.00 vMB 65
432,184 432,184 000000000000000000556a15d0a895f545557e40c74c986c36a076f0e551eb70 190 0.24/1.00 vMB 17
432,183 432,183 000000000000000000a07c09d21beed7d4cc79217fcfe5e0f7266c16244134b2 952 0.97/1.00 vMB 19
432,182 432,182 0000000000000000028bb3fcdcba760fe3f279a2c39e411ae1e7a6a5136c978a 1,640 1.00/1.00 vMB 41
432,181 432,181 0000000000000000024458ccc174a2ec664c5355352f0eaf44e25f123df23798 2,460 1.00/1.00 vMB 72
432,180 432,180 000000000000000000a0ba5e8a4e2d9ccb49f383d5495a3ee605b8daa59492ae 1,994 1.00/1.00 vMB 48
432,179 432,179 000000000000000003ec7d584470727a41136125770a87cd497ca61d3b98135e 2,640 1.00/1.00 vMB 73
432,178 432,178 000000000000000002b05ffafca1530b8b4a60cdee1cc5a6568b4808e8c84cb4 1,260 1.00/1.00 vMB 65
432,177 432,177 0000000000000000015c50134d3d4f9ef9e45b465a273fe24a9b566269507ea0 1,568 1.00/1.00 vMB 49
432,176 432,176 0000000000000000038a30632ad61b8639325b021ece889c62b0b9716be7c983 2,350 1.00/1.00 vMB 61
432,175 432,175 000000000000000002f54aaef4160934025458451343195529b67528ce5306dc 1,667 0.99/1.00 vMB 47
432,174 432,174 000000000000000000922a415dd3861e784805868ef407fc05f308ac163947d9 2,099 1.00/1.00 vMB 59
432,173 432,173 00000000000000000278bc6de6e2558f2f5a9a0ca55d95339ccbed21ab690c31 1,767 1.00/1.00 vMB 48
432,172 432,172 000000000000000004892e5fd51afb71ffea5c876a113f7c9405d8b33f58280f 2,381 1.00/1.00 vMB 61
432,171 432,171 000000000000000000dd0799185e49238fd19eb53f20fe66503fcfc57fd2dd6b 2,560 1.00/1.00 vMB 75
432,170 432,170 000000000000000003dc74e0ec753ca2a595783d76c07dec4fb48bfa9419f798 2,458 0.93/1.00 vMB 65
432,169 432,169 0000000000000000041d1aa475610e7e58f4567bd3d632baabc95a217eca1b6e 2,145 1.00/1.00 vMB 69
432,168 432,168 000000000000000003f8e9d02366e8e33656a16859fe2bffcf797c26b97acf59 1,597 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.