Loading Tool

Explorer IconExplorer

Memory Pool

81,199 transactions
31.92 vMB
0.08248553 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt c36f329d429293139c878be1c7c42b5d9bba2d9d61183dad2156d0ef0f7cb4f2
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root a13867b4a852df9c4325296b8a1c260e2ee6f336b523994a6520ede1c8178b5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,376
Size: 1.00 vMB
Total Fees: 0.01248506 BTC
Feerates: 119.03 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (277,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,530 637,530 0000000000000000000af83f641dc95516992822eb166a2b08d670c85ef13d54 2,951 1.00/1.00 vMB 42
637,529 637,529 0000000000000000000670f58fe5c7c6f4a9b717bd9423928c6bf493554c0315 2,960 1.00/1.00 vMB 66
637,528 637,528 0000000000000000000e602063dbcc8349a492f59b804a31c184b36dad867c03 3,006 1.00/1.00 vMB 64
637,527 637,527 000000000000000000062fde956b8995cc52022fb3624f53c1a7fc884f99c698 2,907 1.00/1.00 vMB 47
637,526 637,526 0000000000000000000f828436fdd2068caa8bf9b35780b7227baf9f839cd6e1 2,728 1.00/1.00 vMB 61
637,525 637,525 0000000000000000000b2a2c4ddd206656585fccc5ac1c8e9281bb2d7c3989df 2,333 1.00/1.00 vMB 44
637,524 637,524 0000000000000000000f0b1e75e9f807a5fead912bdd0304280d2b0b8980218a 3,171 1.00/1.00 vMB 52
637,523 637,523 0000000000000000000f06a244c8e256170cbc9abad97c941f70073910044922 2,780 1.00/1.00 vMB 56
637,522 637,522 0000000000000000000ae983b8f93eb8499b40f1c6cdadb876cfc0b2c4a8c6c0 2,897 1.00/1.00 vMB 61
637,521 637,521 0000000000000000000fdaca349d3a1b1d5aa42ad6e5425e8e9f00892abb3408 3,089 1.00/1.00 vMB 71
637,520 637,520 00000000000000000002d8aa85b55b2a48dce022a79723c8f4eb741168504a6d 2,566 1.00/1.00 vMB 54
637,519 637,519 000000000000000000095b597989da9ff48d070e4d693d9b9ff1e963b26e31f1 2,567 1.00/1.00 vMB 38
637,518 637,518 0000000000000000000d043462dfc62c087c05edc73b0d0f3bb720334efcab93 1,944 1.00/1.00 vMB 31
637,517 637,517 0000000000000000000901ed3ef6d73151d974d72a84f6acbc2ca1d365482982 2,919 1.00/1.00 vMB 42
637,516 637,516 0000000000000000000f3e128f0f1f4aa7681d0e8b38b06cdef13ede851fd006 3,031 1.00/1.00 vMB 57
637,515 637,515 0000000000000000001162719c2a08a7468a5135fde9df69bf58c5c5e08310b2 2,830 1.00/1.00 vMB 40
637,514 637,514 0000000000000000000b6a41a6c54aa3fdc7ac5d8368c3861295e066315845b5 2,899 1.00/1.00 vMB 67
637,513 637,513 0000000000000000000b4d76d3b03b8d044f37327d3825ebc023ec9b903e167a 2,461 1.00/1.00 vMB 32
637,512 637,512 00000000000000000002cf74b9bbdd3a77b1cea5652a55890ff0e391c59f55a7 2,825 1.00/1.00 vMB 34
637,511 637,511 00000000000000000005a5fdfc960f57ef5c59f5b73944b92ace304dc1e7c739 1,961 1.00/1.00 vMB 45
637,510 637,510 00000000000000000004b0eab942466816259fd42a28b44f519961ede9347961 2,749 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.70 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: 697.31 GB
    • Received: 16.55 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.