Loading Tool

Explorer IconExplorer

Memory Pool

17,306 transactions
7.93 vMB
0.02331586 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.42/200 MB

Candidate Block

Mining Attempt 0fb822e1d299703edf8e1a17b271dd64700b843f313caa57403ace1066268f24
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 00975cf5ee2964ca26ea187688da97a4c54f8b8ad6fb0536c71e14ce01bf7912
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,821
Size: 1.00 vMB
Total Fees: 0.00686313 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (717,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,381 196,381 0000000000000365636358a6cb56e90f079b4b4f2ccd7e0991dfd8ac3df0b8ba 256 0.07 vMB 556
196,380 196,380 000000000000049a895c6e1277c81521b9af1ebce0cc6dbd8aaedf75e75aacad 144 0.05 vMB 106
196,379 196,379 000000000000069e1fd752631f521c7113d1aa78a9e55f53a26ac347b4f3f73d 277 0.11 vMB 120
196,378 196,378 00000000000003e98448771e614d5d774cadc187b79f7e7d57d40d613228135a 17 0.01 vMB 39
196,377 196,377 000000000000016dd50435f01ce816190774189d5e0b54a40b78c104cafc9bf6 23 0.01 vMB 182
196,376 196,376 0000000000000510b3b31d9757b2a08545526142bf585bd7ababceb8ac129c0d 388 0.18 vMB 129
196,375 196,375 00000000000004630218cdff1b503839c96a09dbe09e604c8cf121d3c6b9690e 7 0.00 vMB 30
196,374 196,374 0000000000000589f6223a22d7a8ea61bbc36c6a1eb21b4367400b0a21a19251 51 0.01 vMB 7
196,373 196,373 0000000000000527da1cd3903a45f19c4b477fdf4fcc44380395ede861ffe239 298 0.16 vMB 117
196,372 196,372 00000000000000b40b1f839e55a5e0ef3ecc6c49d3a41a8faa5a4dcb05c88ac8 128 0.08 vMB 79
196,371 196,371 00000000000004371859d7de1c4283f2f75aa3feaca1d2322331b69e37b4a975 45 0.02 vMB 25
196,370 196,370 00000000000003c27e051fe1ad6817e633df844c45a84136e156427a0714362d 152 0.06 vMB 86
196,369 196,369 000000000000039a661ef66eac5f32c7a20ca0e1144dd6e6a7d6b001c78055de 113 0.06 vMB 117
196,368 196,368 000000000000020d803ac8a94fe128b7bf8d65af7d34468faf19c7d4763b2ab0 181 0.10 vMB 85
196,367 196,367 00000000000005d567a9744709bcd7789589207bf496338a6eef9f67eaf7a724 515 0.21 vMB 120
196,366 196,366 0000000000000425dd3443ffb80a44a022f59e872c3bbce9da4fcd0639ef8194 9 0.00 vMB 0
196,365 196,365 00000000000005b4cd4ac50a4df6396ef6954ff99547c5a7c0d48d1524e93e66 516 0.21 vMB 134
196,364 196,364 000000000000039cf80a72d5613120bb005a5a8eabb970723275c46765b8b18d 32 0.01 vMB 295
196,363 196,363 00000000000001a09905d6ad48957cee4bf1bac4e7857c1ed2a41b9adeadcc02 256 0.09 vMB 168
196,362 196,362 0000000000000543bd76d670a7edd56f745ac2535b42bf177e2261910af5f4e1 161 0.05 vMB 107
196,361 196,361 0000000000000121226bdc6561386233ba4ada772d01ce8463b229e5c3d0df2d 129 0.05 vMB 93
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.18 GB
    • Received: 0.93 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.