Loading Tool

Explorer IconExplorer

Memory Pool

73,327 transactions
28.23 vMB
0.07313028 BTC
Random Selection Loading Transactions
Max Size: 167.12/200 MB

Candidate Block

Mining Attempt d0fca40c76f6a25d089a8eaf373cff2e3050973f47bd0d7a23cbd24f8e8e3a96
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 9d2e03fb99e386e8224eabf8828675e2890137ef1d1554d486fac0c3712e1369
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01666472 BTC
Feerates: 150.86 > 1.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (169,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,295 745,295 00000000000000000004ba6834c85ed8e5ed52d9733950a8eec4b53c0405481e 1,095 0.67/1.00 vMB 10
745,294 745,294 00000000000000000006f42d6029188d07415e2fcd9c585ea07483ed22ae2f9c 1,253 0.99/1.00 vMB 20
745,293 745,293 000000000000000000023f443b501ccf554b2bd4f079d809480d70b369f06304 1,072 0.58/1.00 vMB 19
745,292 745,292 000000000000000000075c8db9d09fdd4141a7b7842f99d388e66a4cdf0d2dd3 1,586 0.64/1.00 vMB 15
745,291 745,291 00000000000000000002465be102968bc45d08b167cf982375f341c19b365fda 777 0.25/1.00 vMB 17
745,290 745,290 00000000000000000006e6ac71ba64fc2ffa4288e019d02e208685c6a5b7b29c 1,267 0.59/1.00 vMB 17
745,289 745,289 00000000000000000000549de4ab59a9067ad1f48af5f3cf507a99ce595b3f35 279 0.08/1.00 vMB 20
745,288 745,288 0000000000000000000819241ee88611cc5c3ebc39136c78f3cb441035529f88 1,228 0.39/1.00 vMB 19
745,287 745,287 00000000000000000005b883406742e7793dc6077b63f3694204cb16f4cb4d67 629 0.18/1.00 vMB 18
745,286 745,286 0000000000000000000871e0b6eabd0fce6397e95a17462ec808a2f101a95ebc 2,244 1.00/1.00 vMB 15
745,285 745,285 000000000000000000090f29c1091202d0276327f3de6b12fde10b279003b687 3,176 1.00/1.00 vMB 23
745,284 745,284 00000000000000000004c675e835acde913dc9978d08c1ce3c493bd8042133b8 667 0.46/1.00 vMB 6
745,283 745,283 00000000000000000001315f0368412161936a5a3abd137f403ec847d4b66f5b 688 1.00/1.00 vMB 1
745,282 745,282 0000000000000000000023d9d1f3804574b7a5f80aacd07e87ddee6adc0ee4b0 1,671 1.00/1.00 vMB 9
745,281 745,281 000000000000000000025d53f93123753dced338e46d8102498d852cabad4f7e 1,952 1.00/1.00 vMB 8
745,280 745,280 000000000000000000091522fb7defba5582e38e8f1ee1d7f8911edc6d8fbdb2 1,980 1.00/1.00 vMB 18
745,279 745,279 000000000000000000011865fa274a1804decdc7fd6439e1291679c623ed8c43 2,968 1.00/1.00 vMB 7
745,278 745,278 000000000000000000073e1546fceaa499a50a1cb10542f644e284764cfede7c 2,692 1.00/1.00 vMB 11
745,277 745,277 000000000000000000001b36a1c744ec99a02e8386317d9354d52aaeafcf3b36 1,393 1.00/1.00 vMB 18
745,276 745,276 00000000000000000006c8f5233190d686bb5a1e2ce4c11328e528a4b9d4099a 2,276 1.00/1.00 vMB 21
745,275 745,275 00000000000000000009a66252dfce4f417f798aa22756b9dfea1e6237c23562 3,419 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.