Loading Tool

Explorer IconExplorer

Memory Pool

81,366 transactions
29.89 vMB
0.10697379 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt eaa45e7465defced7acf4295ff1481f8b66fcaddf4227e9f082e6e55cde08873
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 42e4740d6afc2727cde01595a6ac0881e3fd787d65daca17dc13a2681de24dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.04092821 BTC
Feerates: 146.36 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (374,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,896 540,896 0000000000000000000a324edb8d3b00f7a0fdb124fd635ea2370120efc59b5e 32 0.01/1.00 vMB 72
540,895 540,895 0000000000000000000341ab03fd122bd1d74d15c998c8123609533072041d84 350 0.15/1.00 vMB 24
540,894 540,894 0000000000000000001789032d3c3a92b8e2001fa4cdafc6d2a41df2b95917fb 736 0.33/1.00 vMB 23
540,893 540,893 0000000000000000000293c6d59d2cdaf2b30425e3308b9bf59a68fe03249ed5 1,175 0.52/1.00 vMB 18
540,892 540,892 00000000000000000009185de4c7c14d8a0ce380a13e4d8be9c97a4f2420ec59 1,807 0.70/1.00 vMB 12
540,891 540,891 00000000000000000011832e0679fcbdf5b2907de6b5ebb21252c9db7526844c 2,766 1.00/1.00 vMB 14
540,890 540,890 000000000000000000106fd98c87fa34bf7ae54c298578a9ab15ba3933dd7213 2,477 1.00/1.00 vMB 37
540,889 540,889 00000000000000000011fde6e2bd20d5cf341bc46757527ef015098b7c0f9fea 1,842 0.60/1.00 vMB 13
540,888 540,888 000000000000000000067fe844323b64aba711b5314f16f50be0ad47632e3e88 2,907 1.00/1.00 vMB 23
540,887 540,887 0000000000000000001d8950c14ff62c59015af02fc3562fbc0ba38169054104 570 0.16/1.00 vMB 15
540,886 540,886 0000000000000000000f5f054d35275246946e4be9b836ac061ad168053012dc 2,775 0.96/1.00 vMB 23
540,885 540,885 000000000000000000029c91085f902a1131782621100bb2e835b632af636810 27 0.01/1.00 vMB 29
540,884 540,884 0000000000000000001171663a2b5a874a6a8cc2b57d4ea9d0182ce61534b657 315 0.11/1.00 vMB 12
540,883 540,883 0000000000000000001823e8cf82d84e7e23de6f20459c130c73314d7ca542c9 1,068 0.38/1.00 vMB 28
540,882 540,882 0000000000000000001081e1551ec10616d4116a9fa9945231ed7f9b9c2648f9 30 0.02/1.00 vMB 7
540,881 540,881 00000000000000000007b0b9a782c9899bbc681fada6ed6b002523615d1084e6 6 0.00/1.00 vMB 4
540,880 540,880 0000000000000000002197902118e7564756f255af6a406ef638b2c5e6b4f4c4 1,488 0.67/1.00 vMB 10
540,879 540,879 00000000000000000022d832ee38c54d54950da04f195be8d5fcf73b1a319618 1,149 1.00/1.00 vMB 3
540,878 540,878 0000000000000000000013ca4591daa4cc1e65771319f66758615b7f3cf28e7b 1,092 1.00/1.00 vMB 9
540,877 540,877 000000000000000000006804a402dd8fcaeb423aca8cee5d687a174f774054cd 138 1.00/1.00 vMB 2
540,876 540,876 000000000000000000210ca2ae9b0c1f7e3c4f6a073420104fd6bab91d6e4025 275 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.