Loading Tool

Explorer IconExplorer

Memory Pool

72,575 transactions
28.03 vMB
0.06892470 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt 57ddba0e1989806548a246cadc3c55cfb45d41695116ddfcf2145b51adaa9687
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (169,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,302 745,302 00000000000000000002f9c0eb8f5474992e181ff468c18732002153b2a898f5 1,293 0.50/1.00 vMB 16
745,301 745,301 0000000000000000000168fa5fb6fbe78e911c9243ae79d6c33b31bc77d30432 2,417 0.87/1.00 vMB 17
745,300 745,300 0000000000000000000134db550bc15aa4cff07a0622dc3068d1c5e94f3eb180 1,589 0.64/1.00 vMB 15
745,299 745,299 000000000000000000038b766ff38c5608953c56ca8bd49df22cf5a89cf6cc91 529 0.19/1.00 vMB 19
745,298 745,298 00000000000000000002bbed494bd1dbe2cbd2cb4f79af8d66b42e8b34ce1b70 903 0.33/1.00 vMB 19
745,297 745,297 000000000000000000045b9523f357224c8ccacdc2aa41a647dad081f842d687 2,171 0.75/1.00 vMB 17
745,296 745,296 0000000000000000000063a7b5f28a334c46e1a1aabe6f4f7d2999ad1648a92f 5 0.00/1.00 vMB 27
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
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: 667.46 GB
    • Received: 15.25 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.