Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
29.65 vMB
0.12430625 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt a6b5fe830d8cbdbcc641b3044026db6fb2ba49a7d6740035f9ee73e714a4b9e9
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 148b6a5be8ae494bd1bc903a6ff34195d9ea5fee7c514c309176fca393d6e1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.05876276 BTC
Feerates: 151.07 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (795,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,464 119,464 0000000000001a124b39376fd4f20df8a99c9bebf9baeb6bc264d851087d2a40 12 0.01/1.00 vMB 587
119,463 119,463 0000000000004f1b1a53956dd7250b25dd87edb912d68511a08da408c8faa956 196 0.05/1.00 vMB 25
119,462 119,462 0000000000007a98f692b109b44bfd8d7bbdb3d556132f0f8daa91e858c92f41 9 0.00/1.00 vMB 341
119,461 119,461 000000000000a0a8afee1b53c8c3b8683183aa16c9fa1f2150be2a6c202c8234 13 0.00/1.00 vMB 0
119,460 119,460 000000000000482090fbe9c0f825c97fb7bb77fe278386b9721272763552f367 9 0.00/1.00 vMB 0
119,459 119,459 00000000000092a7ff545b59a5c69d30e9350d6df5eff777feaa94c227f92460 13 0.00/1.00 vMB 944
119,458 119,458 0000000000001d2d5d30e8acae00c96d189a4b9058caca626e2014acd6a49e2e 23 0.01/1.00 vMB 303
119,457 119,457 0000000000002107b953f8983a5a219dbf2931f9d65114067c43c3c79d15adea 14 0.00/1.00 vMB 1,306
119,456 119,456 000000000000a887fad05c3ec7df91ff07d27a31d151c4d2ab62068c02aff2ce 53 0.02/1.00 vMB 612
119,455 119,455 0000000000000e924d31aa6e982da2ffcc1bcbeb9f286d71f2137efbf96cead7 2 0.00/1.00 vMB 3,875
119,454 119,454 000000000000199d0d78796131fc6fee53d4e4e734adc163efca3b2c3c1c74bb 13 0.00/1.00 vMB 0
119,453 119,453 0000000000002e3a5b4c1270b968bd58c1266a50c9a85bcb1cab4d708de0eb31 7 0.00/1.00 vMB 503
119,452 119,452 0000000000009ec01aca950bbd5ce4b9655e439c94767b72b2d954f7a8f38b30 13 0.00/1.00 vMB 1,658
119,451 119,451 0000000000007aeca1eeb1fb2a6e9fd9cc866661c2c420e17c100518d3cce642 6 0.00/1.00 vMB 0
119,450 119,450 0000000000006f782acf25c54111c192096deb1ba635972c00660020f9be2b73 5 0.00/1.00 vMB 0
119,449 119,449 000000000000b48a60c076540df44b0d05f2f02e73a105fc8e05f2519b8055f3 1 0.00/1.00 vMB 0
119,448 119,448 0000000000002dc39d02cd584d3ff10be2fcfa89c7943aafaa07f66c36d98e28 6 0.00/1.00 vMB 0
119,447 119,447 000000000000547cde4764b7c855b2ea2cde06f93bde1bf9be0be4a4b0e3d6ae 11 0.00/1.00 vMB 1,310
119,446 119,446 0000000000006368b32e1ae76c3e07b4aa70f4c18c70590752f27db8cf05a5af 10 0.00/1.00 vMB 0
119,445 119,445 0000000000000872bf097d1cf9325f639d0e6c7c1687d5b787ab91afe4c14b76 1 0.00/1.00 vMB 0
119,444 119,444 0000000000009936b009529f1184b01e89b8c6b029baa663504de7f294c8f953 6 0.00/1.00 vMB 1,208
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.