Loading Tool

Explorer IconExplorer

Memory Pool

71,758 transactions
27.39 vMB
0.10000904 BTC
Random Selection Loading Transactions
Max Size: 163.83/200 MB

Candidate Block

Mining Attempt ffa0983b920dc29049e4dc4de4c56ca137795c4166ebde43c0e3fa55b7177972
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root 49ea24807554752755299c185370636abb205a2baa66172184b0b179d8b73da2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03682837 BTC
Feerates: 1,003.56 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (30,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,153 885,153 000000000000000000014daf5b926bda901bacb847e22c7437ff64ec31ffa6c2 3,532 1.00/1.00 vMB 13
885,152 885,152 00000000000000000001afec449a578cde19bd80808fe8677fa483768e0ad572 4,339 1.00/1.00 vMB 6
885,151 885,151 000000000000000000011f91125854e607ef475b06d2e71c372647c306761a4d 3,332 1.00/1.00 vMB 7
885,150 885,150 00000000000000000001a06a5651f49969d4deac74f5e067bf8b3372d531c801 4,270 1.00/1.00 vMB 7
885,149 885,149 00000000000000000000cf8f08f40dbd5b147276a8fc376fcbccb0d23ce71be9 3,530 1.00/1.00 vMB 11
885,148 885,148 000000000000000000004dff0c21f22cf32f854b3c573d3c78be16842da9055b 3,206 1.00/1.00 vMB 6
885,147 885,147 000000000000000000010d60d8cff7504921065d3aa700b0dab5b796ee090dac 2,963 1.00/1.00 vMB 6
885,146 885,146 00000000000000000001bb68cb9c2325aa1718b7e0bb63c09940000b7ce41e87 2,623 1.00/1.00 vMB 10
885,145 885,145 00000000000000000001bb13913f81f635df093a8add467234ea556d60138b07 3,023 1.00/1.00 vMB 8
885,144 885,144 0000000000000000000107c9e13eecabb1b991f71fcc1016abf52943bbe16fc4 3,070 1.00/1.00 vMB 12
885,143 885,143 000000000000000000026b5e15bc9101a2907394a55e10512ec84dd688afba69 3,257 1.00/1.00 vMB 13
885,142 885,142 000000000000000000021a0c77562b4afce0f78292e4c32d179a083c5f6c7298 3,791 1.00/1.00 vMB 10
885,141 885,141 000000000000000000020c1df20406196ebe6a849bc7fc02a6d31ed1328113b4 3,462 1.00/1.00 vMB 13
885,140 885,140 00000000000000000001e54dc9244e5adaf62355dd54f0f80bc1c0d5076b2a8d 3,244 1.00/1.00 vMB 13
885,139 885,139 00000000000000000001a302581f07795c11a3ee06871a363cbd8a849a0628e1 3,419 1.00/1.00 vMB 11
885,138 885,138 00000000000000000000a9b103f6ec3588f19b27e10101f255b845b042a61d8d 2,763 1.00/1.00 vMB 14
885,137 885,137 000000000000000000010ff4ee8bf5d705fb3de4aa73d105d99d686d4019e3e5 1,668 1.00/1.00 vMB 14
885,136 885,136 000000000000000000010c4325c350e0846798a18bc7c29ca6c21ffe1f5a34df 3,251 1.00/1.00 vMB 8
885,135 885,135 0000000000000000000017faa0749539981fcfcd4825287a3b3e63f0fefab214 3,650 1.00/1.00 vMB 10
885,134 885,134 00000000000000000000f6bac90d8af5649948f20a35f7a2d439a4fb6d5f1d69 3,418 1.00/1.00 vMB 12
885,133 885,133 00000000000000000000de1d595fc7c4efe69c73ba0ff1da30d60afcf3b54181 5,329 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.22 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: 757.68 GB
    • Received: 19.02 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.