Loading Tool

Explorer IconExplorer

Memory Pool

46,415 transactions
27.85 vMB
0.08373099 BTC
Random Selection Loading Transactions
Max Size: 147.38/200 MB

Candidate Block

Mining Attempt 5790aa3ac52a411bfc692aa198c43472bfd343f3b5994a6d33aba23578b6e6e1
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 7c4ca7bed141ac582005b081d86e90b2764fd07d659be227eb69da0075dcb971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,850
Size: 1.00 vMB
Total Fees: 0.02978867 BTC
Feerates: 200.00 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (152,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,133 762,133 0000000000000000000198b221e3ceb521cd675498d1d29f28daf36951e39799 1,502 1.00/1.00 vMB 5
762,132 762,132 0000000000000000000156b649dfd0188dfc81502b0d792974fe021e8feeef94 2,883 1.00/1.00 vMB 7
762,131 762,131 00000000000000000006b559ab43c0b166f306d3a9f33c83d1718758ddc7a25a 2,514 1.00/1.00 vMB 14
762,130 762,130 00000000000000000007849326b2bfd2426e48548f52334628b30d6f351731ea 1,732 1.00/1.00 vMB 11
762,129 762,129 00000000000000000005be05d96c5d0f552b6061f38083b52ae8fe8423faef1f 1,703 1.00/1.00 vMB 6
762,128 762,128 000000000000000000072226bf7b30a8a888b0705ca8b36ca06b596310cb6e37 2,257 1.00/1.00 vMB 12
762,127 762,127 00000000000000000006e4f59ddc2b041fb1e74aa215c99e7b63857439e21593 3,233 1.00/1.00 vMB 12
762,126 762,126 0000000000000000000696be1c2f53cd756ecfcfc6d4b7002049a87623f000a3 2,167 1.00/1.00 vMB 17
762,125 762,125 00000000000000000000d18d813552cf581fd298810665640aa5afc68d96df5f 3,488 1.00/1.00 vMB 18
762,124 762,124 000000000000000000053de93edbf297982b2fb5c92f67f3db2f89ea8530b959 3,317 1.00/1.00 vMB 28
762,123 762,123 00000000000000000002b0799aece8ca97649228fc8e55966529c0001d40c1ee 2,253 1.00/1.00 vMB 14
762,122 762,122 000000000000000000047ce18b3957b89fbc04562c6c1c0dad56e9cff52cb7c0 2,302 1.00/1.00 vMB 22
762,121 762,121 0000000000000000000612e8b67d83afcd5da2af0ae8bc417ed42ecece661aa0 2,638 1.00/1.00 vMB 22
762,120 762,120 000000000000000000065562cdd1db94456c8651814c651836b06c161929a957 2,600 0.80/1.00 vMB 12
762,119 762,119 000000000000000000026aa8da7290471207a94c10b6ee0ddd930b5ef22e2e3e 3,483 1.00/1.00 vMB 14
762,118 762,118 00000000000000000006281de4cd849f5f2b297afc008085908cee056a4eecf3 3,015 1.00/1.00 vMB 11
762,117 762,117 0000000000000000000655e2b47ddfb0d2e51ef0eea060db79d4f4797b6455d5 2,974 1.00/1.00 vMB 12
762,116 762,116 00000000000000000002e1a6cf736a36ebd0923eebca2ed9e3b5c38da7931247 551 0.20/1.00 vMB 14
762,115 762,115 00000000000000000006016d18595ab59006e18d41a9c620be2c5f2a941eb630 1,663 0.59/1.00 vMB 13
762,114 762,114 00000000000000000003404a79fbe61b4f0832c032aa5ad280c8c65a187d3f8f 1,994 0.76/1.00 vMB 11
762,113 762,113 00000000000000000003c6a82255e54852a157dc3216278b0ddd26075709b610 364 0.32/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.