Loading Tool

Explorer IconExplorer

Memory Pool

79,759 transactions
29.87 vMB
0.12297753 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 0466ec4d65cbafe859b70c7630670e0d776eae5688c30885d3aab8d3592fb040
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root d6153d2b5cf376287c5ea49038783ec4529a04c4045f758e267dcf5ee56cea40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.05736131 BTC
Feerates: 150.75 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (315,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,141 599,141 0000000000000000000655e9ce8179804be2702b0a1ec83e5c66587c84c6f441 148 0.04/1.00 vMB 23
599,140 599,140 00000000000000000001d5170a31a9bd5cf5cf9ed37df177f0e200d424cc4a88 558 0.18/1.00 vMB 18
599,139 599,139 0000000000000000001128c592a77d03a692e37ee8fc266ad2535347f3f0560c 128 0.07/1.00 vMB 9
599,138 599,138 000000000000000000017ac7d4b774a3fc7cc01751ac5d86ee26ed2e88a87f10 1,590 0.42/1.00 vMB 16
599,137 599,137 00000000000000000003672ee022c3d1b4d3d3e4e44aa29db09ea40156f3808e 1,967 1.00/1.00 vMB 22
599,136 599,136 00000000000000000003a5028288c7b4d1e1d42c1928419413a84d85ba182695 1,839 0.83/1.00 vMB 12
599,135 599,135 0000000000000000000c8a09b3e6471ca8d20daf9b5cc8d84e2d0da69fd8e75d 3,341 1.00/1.00 vMB 17
599,134 599,134 0000000000000000000548a0df71f88b0784c53495e17dd1acc6ce141c0d349a 3,228 1.00/1.00 vMB 12
599,133 599,133 00000000000000000013bc8ca31a9553fe40f0bbdc22c17b35809eb2031a2f34 3,472 1.00/1.00 vMB 35
599,132 599,132 000000000000000000055ea7be72fad064f559f0a6a3fe95caf59082d0f76802 1,284 0.48/1.00 vMB 11
599,131 599,131 00000000000000000003f8b8101a268a16701c47e27d4d76fc4de7a497470227 2,648 0.92/1.00 vMB 17
599,130 599,130 0000000000000000001552405712704ab3addb237fa36a1841d792b357a0a460 1,002 0.26/1.00 vMB 18
599,129 599,129 00000000000000000012f4edf75de531e7fa1973d8fa9c2f8822992cfa284494 1,656 0.42/1.00 vMB 4
599,128 599,128 0000000000000000000adda2fe5c72dcd9eca54daacca951cf38c15c3ff089c2 3,372 1.00/1.00 vMB 32
599,127 599,127 00000000000000000000b76971571e919e98f6565437dbd9bd102cd28f7543c5 1,187 0.30/1.00 vMB 12
599,126 599,126 000000000000000000021778ffa5b20c38f2eed2bb965086bd414625c489ce1c 149 0.04/1.00 vMB 17
599,125 599,125 0000000000000000000e3c977cc20407510777c35138d07c509a125a191dbd49 2,541 0.67/1.00 vMB 12
599,124 599,124 0000000000000000000e32ee4c6fe5e753b1258e9edd5b8234f774578c8a55c2 1,314 0.36/1.00 vMB 13
599,123 599,123 000000000000000000113e8487a6836401140a5bcbe80c1a491ebaccc497c0b9 310 0.07/1.00 vMB 12
599,122 599,122 0000000000000000000c425f47978e1c26f15ad74f341d6c78bf58c6c48b0a38 578 0.18/1.00 vMB 18
599,121 599,121 0000000000000000000675fadf8d813a9b7706b9173ff8382a396646430df989 968 0.24/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.