Loading Tool

Explorer IconExplorer

Memory Pool

73,753 transactions
28.59 vMB
0.07528521 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 63592dc1c0e1ab4a069b30c57c86adee56f85cd0dffe0f88c2d3d3c9616349b9
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root db13a7b8d34638bc2154813420b8a8045de720f1a31e8caab3aebb9c70859d29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01788307 BTC
Feerates: 61.00 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (388,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,822 526,822 0000000000000000000307d2ba81467c350b362c6a4d097be866c0a1fecabf90 2,755 1.00/1.00 vMB 24
526,821 526,821 000000000000000000284414495dd17143a69011c19a2eccf10fdfb614d8a7f8 795 0.35/1.00 vMB 30
526,820 526,820 0000000000000000001cc86f16b1df1777e2c1bc6a00f1e47689cc9f6d370d5f 580 0.29/1.00 vMB 14
526,819 526,819 00000000000000000029b9369aa702e21ba262afe6c1a8420af2db6b47e8df59 2,342 0.98/1.00 vMB 19
526,818 526,818 00000000000000000035c8e9f5e7c2019ba5fc36da91ac20a839882c68b55d1c 169 0.10/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.48 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.19 GB
    • Received: 15.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.