Loading Tool

Explorer IconExplorer

Memory Pool

78,659 transactions
34.86 vMB
0.13511982 BTC
Random Selection Loading Transactions
Max Size: 192.76/200 MB

Candidate Block

Mining Attempt 9fab000628f5f6c79d138a3dbf17c760d5022d4b7161deaa68e6dfe44d8e1dcb
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root 2571712091f75ea2a19053a58af6509de620c107b97a714e232c538721df442f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,486
Size: 1.00 vMB
Total Fees: 0.01752117 BTC
Feerates: 150.67 > 1.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (26,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,607 888,607 000000000000000000007465132d4401e7c209d6a568d6b01b2c8f8e3f134c40 3,475 1.00/1.00 vMB 4
888,606 888,606 000000000000000000011b288c06292b5fbb8942cdd952f47360d8f08d852621 692 1.00/1.00 vMB 1
888,605 888,605 00000000000000000001be1168ba2252d777903c3399aeebbf707f80fe1fdd24 2,643 1.00/1.00 vMB 1
888,604 888,604 000000000000000000020cbe799719d5e2540d0365aa78da00c3d9c9c66210c7 3,871 1.00/1.00 vMB 4
888,603 888,603 00000000000000000001ab4391a22b9dedac30a1ea0cfbfaf0b3fa515b3846db 1,810 1.00/1.00 vMB 2
888,602 888,602 0000000000000000000210f38645e3cde9128aa4b70bc7ae9f27276513d24180 1,311 1.00/1.00 vMB 1
888,601 888,601 000000000000000000013920cedb508c36056b14df41efa179463c752ddbe7a2 3,609 1.00/1.00 vMB 4
888,600 888,600 000000000000000000008c847b468b4b7fbca6cb716b4bf46ac27e643706d8a7 3,411 1.00/1.00 vMB 4
888,599 888,599 000000000000000000020b36011dea8efdc66c8604c05138078b96b1976ad4d4 1,109 1.00/1.00 vMB 1
888,598 888,598 000000000000000000012cda287da0c75f61e19aeaee506a6cc3135fc9284db6 1,498 1.00/1.00 vMB 2
888,597 888,597 000000000000000000011e5222824f90721d878dc1e9a6c2e2c9810fcebeb23a 1,854 1.00/1.00 vMB 2
888,596 888,596 000000000000000000007e9f2c2619516515efe7fecec67a46b72b3fb1441953 879 1.00/1.00 vMB 1
888,595 888,595 00000000000000000001ad9a3c14937bc36bc6a261b0f7e4ecda37a9ad39de17 1,728 1.00/1.00 vMB 2
888,594 888,594 000000000000000000007cc2dd286df8efc00b51049a0f8b6cb1c0bbaf9bb31a 118 1.00/1.00 vMB 1
888,593 888,593 00000000000000000001714f0d9a05d76a35abd1c4c7a436c4c7000be4d2cc85 1,076 1.00/1.00 vMB 2
888,592 888,592 000000000000000000005d96c3b66371b327aec493e01e943c04f441c85c2daa 1,972 1.00/1.00 vMB 2
888,591 888,591 000000000000000000027f72aba25ec31894c234522b5ff5db93faf7b291c4db 1,325 1.00/1.00 vMB 2
888,590 888,590 00000000000000000000c942429f33ff845ce69b5a7e05194114d872472674ae 4,017 1.00/1.00 vMB 1
888,589 888,589 00000000000000000000bcebb599bf1ab6b2dea99c8077eb7237fd6ff6217153 1,753 1.00/1.00 vMB 2
888,588 888,588 000000000000000000025875015b22ec5bfe8848648e21b91c2717360d5a3fa5 2,447 1.00/1.00 vMB 3
888,587 888,587 00000000000000000001d39540d8beca52222f5402f21e4674252cdf593be3e2 2,500 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.09 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: 724.26 GB
    • Received: 18.42 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.