Loading Tool

Explorer IconExplorer

Memory Pool

88,459 transactions
32.22 vMB
0.13907403 BTC
Random Selection Loading Transactions
Max Size: 195.20/200 MB

Candidate Block

Mining Attempt 520e68561ef739354db2ec0d9f89506eb846a928e9b94451c2813527e88efd39
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 788aa6c4078f97ab00937030c1d616b4c98cd7b62a865d79d9e607be64ebf6b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.05202894 BTC
Feerates: 101.65 > 5.21 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (388,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,817 526,817 00000000000000000010d5fa1a534bad63ce972af46237dc16c66c04318f72e3 969 0.37/1.00 vMB 24
526,816 526,816 0000000000000000000c84bb4a965e07c4f503a200c46e0126991e14567dba2e 510 0.25/1.00 vMB 22
526,815 526,815 0000000000000000000c39994fefaf57a469f4979b693459c546f2ef2a322621 1,735 0.58/1.00 vMB 25
526,814 526,814 0000000000000000000a3faf53740f125a5167372c1440a9039ee036300018aa 134 0.04/1.00 vMB 39
526,813 526,813 0000000000000000000f96369f114980dd9ca75713bfe1ea5591e0d08c758a57 289 0.12/1.00 vMB 20
526,812 526,812 00000000000000000038763327750fdea3cd25d1c54410b50da5c15b1101c5b3 440 0.15/1.00 vMB 25
526,811 526,811 0000000000000000002b236a66a8344f0ceb306186ce1b926197db596a36e330 520 0.18/1.00 vMB 26
526,810 526,810 00000000000000000007180c602fb8f18bd93685805a0b0b76f09053a350abcf 241 0.07/1.00 vMB 21
526,809 526,809 0000000000000000001fd9243c57910b96c126db012038a81fe85e7bcd498795 65 0.02/1.00 vMB 16
526,808 526,808 000000000000000000098bfa08e31ad9c8e289b85d18869f2912c25244897796 431 0.18/1.00 vMB 15
526,807 526,807 0000000000000000003807bd426604e38165a962701c4a01cc22ef7b4a65d4e0 378 0.20/1.00 vMB 19
526,806 526,806 0000000000000000001134fb16533ea9d2b552d20a9a5602f6d7cf0515fed775 725 0.34/1.00 vMB 29
526,805 526,805 0000000000000000003650292c958b0ea952088ee91db3b4c1411723a175418c 251 0.07/1.00 vMB 35
526,804 526,804 0000000000000000001a27dbac214ebf05ce012b09730a59b19e21f9c2a1f866 258 0.08/1.00 vMB 25
526,803 526,803 000000000000000000263db51835f3f35d511a6b0bd5dccbb69543dd1c90ee58 48 0.02/1.00 vMB 10
526,802 526,802 00000000000000000016713a7d1049b908162f474a933116dd782239e5cc2ffe 1,821 0.95/1.00 vMB 8
526,801 526,801 00000000000000000003c713b1c3c3d03408fdc1359731609bfc9dfdcab2d1c6 2,359 1.00/1.00 vMB 27
526,800 526,800 000000000000000000092ef280f5526aedfe6bdea385be816a960fe552349960 1,094 0.63/1.00 vMB 11
526,799 526,799 00000000000000000035928d2d2d33eb16a0dac01e761ac3218d9bbfc592b3c0 2,561 1.00/1.00 vMB 20
526,798 526,798 000000000000000000036f0e7f8461b25c72d657476ee2ab3ac22ce1fc2c5dcf 1,736 0.79/1.00 vMB 16
526,797 526,797 0000000000000000002fb8e9f64f721e811caeee36f70423557b962f18598776 531 0.35/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.