Loading Tool

Explorer IconExplorer

Memory Pool

40,836 transactions
28.62 vMB
0.06645727 BTC
Random Selection Loading Transactions
Max Size: 146.44/200 MB

Candidate Block

Mining Attempt 5f5682288182f2eeadcc37da477a07b9be08c636f03e3c8ceb6a7d37b983f5b4
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 3ca84038c4246939fa971e79e13c0714725995d2af5126a672967ee4cde7f6e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,868
Size: 1.00 vMB
Total Fees: 0.01112950 BTC
Feerates: 100.19 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (244,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,266 670,266 00000000000000000006ffcfec714ec5592ea243126edd9388fe149ca8355e0b 2,776 1.00/1.00 vMB 122
670,265 670,265 0000000000000000000b3475bd8f66409851fc2679f120a4447f21d3c797aa9b 2,812 1.00/1.00 vMB 89
670,264 670,264 00000000000000000000f9cc24ada9f6a6df66829f57f35831fb7479e8123ba5 2,654 1.00/1.00 vMB 121
670,263 670,263 0000000000000000000c53b20ccbb1e3034332215cd7c1e9810e028e3b531470 1,964 1.00/1.00 vMB 176
670,262 670,262 000000000000000000038a38ca98600a84782140937052abd9d4d72cd5e11684 1,496 1.00/1.00 vMB 184
670,261 670,261 0000000000000000000801cc3a0bf4c31d0c3204db277eda7110a184fab7882e 2,531 1.00/1.00 vMB 144
670,260 670,260 00000000000000000009bcf7b34b989224274081ffb04ae0452d38e099cd65fb 2,642 1.00/1.00 vMB 90
670,259 670,259 00000000000000000007d987f5c9b25729e5ce51b4ee7449201f5ad5fbe6726b 3,203 1.00/1.00 vMB 92
670,258 670,258 00000000000000000001aeb61f47200c061cacc27b582c26c50658f64210315e 3,093 1.00/1.00 vMB 190
670,257 670,257 00000000000000000009e4b870f48d1196a56e06bcc71a9a766a3efa0cfd43c5 3,074 1.00/1.00 vMB 72
670,256 670,256 0000000000000000000891c38ebc64c2d9f372b48106bf7eeed7c30c9899b58f 2,147 1.00/1.00 vMB 136
670,255 670,255 00000000000000000003d14e14ba3237c8dd8602a0558515b3da134179107bfb 1,433 1.00/1.00 vMB 187
670,254 670,254 00000000000000000006349566fa759e358e44fa92c3ca1fb5c3933836198e31 2,407 1.00/1.00 vMB 104
670,253 670,253 0000000000000000000b84f94170a514f4874e14abd0912f110b87d2ce8a7d39 2,765 1.00/1.00 vMB 132
670,252 670,252 000000000000000000020eb29f28eed9e8f962052b6841bbe3083c85e98935a9 1,616 1.00/1.00 vMB 166
670,251 670,251 00000000000000000001eed91308c14fb363feb93a29db0f959306ee7d5b67a3 1,564 1.00/1.00 vMB 186
670,250 670,250 000000000000000000038a9d92e3d32abd966f365971d8121aa1bb7878730a97 3,020 1.00/1.00 vMB 204
670,249 670,249 000000000000000000016a6189a8b967b3374abb3cb334404bc040864619ab06 2,258 1.00/1.00 vMB 162
670,248 670,248 00000000000000000000ac0252ad57e86a14650d616db146871a6acdba641a06 2,274 1.00/1.00 vMB 191
670,247 670,247 0000000000000000000c5d59b39d802a918931437c0a1e37cb17f1e37dc1184b 2,703 1.00/1.00 vMB 111
670,246 670,246 0000000000000000000b89b0e239aa663515a30d644cb6b8e08fb79d9093c2c8 2,885 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.88 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.