Loading Tool

Explorer IconExplorer

Memory Pool

47,746 transactions
23.84 vMB
0.08215343 BTC
Random Selection Loading Transactions
Max Size: 131.30/200 MB

Candidate Block

Mining Attempt 03f93bdfbbc9f3e55805492c7bbeac60d9dbdf91506bf1dc041ec7c62eb619c9
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root 7f18b2a76e6abfa1444808de5322e7e63cf217dd67b6b2473511da862459201b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.03183487 BTC
Feerates: 151.03 > 3.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (681,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,030 232,030 0000000000000045ac60ecd6eef132e10d4b5c7f098b43a2b70077f072dd6421 418 0.25/1.00 vMB 113
232,029 232,029 000000000000014f9d58ae78b91af4ca878bd4e45a70194db851e0378e5c8f5b 406 0.25/1.00 vMB 139
232,028 232,028 000000000000005dc487cf7726b5983815c94f5533a708cb2755e249487dc2ef 1,231 0.47/1.00 vMB 175
232,027 232,027 0000000000000127a3b2fa4d5c0030461ec769c435618316aec074f4cd137633 6 0.00/1.00 vMB 83
232,026 232,026 0000000000000164e964e0abc2526985915b8be1f694d4ffb57229e0b6cee62a 438 0.25/1.00 vMB 133
232,025 232,025 00000000000001069646a316874c60421a2b8f430f7f56f934d3e22c9d52e2a0 19 0.01/1.00 vMB 100
232,024 232,024 00000000000000d9df325a5e3b38290d8fc12e75890b64be9068c852567faea5 610 0.32/1.00 vMB 111
232,023 232,023 000000000000001ec1cb2192991e00619811e8085542402950fda94811d76bf9 789 0.25/1.00 vMB 204
232,022 232,022 000000000000004d2ea5a72f34503db05bef6733db1509e3b125acf99f8f83d2 912 0.39/1.00 vMB 139
232,021 232,021 00000000000001ccdf13fc3248f4e0f18432869e7eba1bdc95b7671c8f1a2380 557 0.25/1.00 vMB 163
232,020 232,020 00000000000001488095a60da2b2fa307874e2750d09fe7fe8bf255d3391b013 862 0.38/1.00 vMB 141
232,019 232,019 000000000000006582eb51d150f41bea3f1821706c7d5e5c404272e7ad019abb 660 0.24/1.00 vMB 213
232,018 232,018 000000000000000b701944e921dda1ca62cba93b236b8f8c6bcf9b17b4287892 651 0.38/1.00 vMB 163
232,017 232,017 00000000000000a9c97a87a48f3d685a572ad9831bb585f2d2144e49ed192246 17 0.00/1.00 vMB 162
232,016 232,016 000000000000016d5d34a6625a1984cdc4c4fefb905dfaed2397693d960115c4 278 0.12/1.00 vMB 410
232,015 232,015 00000000000001329aa9e3ade696f51a0d9bccadd81fe413cb238d76f090668f 322 0.15/1.00 vMB 161
232,014 232,014 000000000000019b2b16b842cb98934759ebb84d16c0c85b1008d8ae41e11b19 407 0.18/1.00 vMB 101
232,013 232,013 00000000000000dd4e5224a02185ca9b2fee6b29dbca28c882ae6e8d5fe62a9a 391 0.21/1.00 vMB 155
232,012 232,012 000000000000018fe946000f7cd2b5214dc1162083d03209fc0d91ff6c87eb1c 450 0.25/1.00 vMB 115
232,011 232,011 000000000000008eddb1db0b6393ce814960136ae6cebf776f595373ba653604 964 0.25/1.00 vMB 599
232,010 232,010 000000000000008611da4e63edd3f05aeb327b3746b9c19ca57726b0ea7d98e4 864 0.25/1.00 vMB 497
Previous 10 blocks ↓
Total Size: 780.57 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: 538.53 GB
    • Received: 6.13 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.