Loading Tool

Explorer IconExplorer

Memory Pool

83,836 transactions
31.45 vMB
0.10017988 BTC
Random Selection Loading Transactions
Max Size: 192.88/200 MB

Candidate Block

Mining Attempt 36bb13b7dc7b8d50dd3db453edb38949471c4e05de68a2227763c97779a86859
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root c7eff2b8d49a3e10557077d5cd2690aa1e392907a82e2a9a6d1f4c8e016eab87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.02832749 BTC
Feerates: 504.27 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (220,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,811 694,811 00000000000000000007e4184efcc3345693f7461016f0ba38b12b07660e8df6 114 0.03/1.00 vMB 16
694,810 694,810 00000000000000000001a85756c883d633dd8d046691e825cafba32718510ade 330 0.14/1.00 vMB 12
694,809 694,809 000000000000000000088121825e66afb593ed76cdbbcd0606a42dc6d5186ddd 403 0.13/1.00 vMB 12
694,808 694,808 00000000000000000012f71b6a7fc5fa0ec26f5c43d33dcdd2b135af7e6d4880 613 0.20/1.00 vMB 16
694,807 694,807 00000000000000000003e9d6b7f4f197b8acbd9dc259ca40a7df11455f9d38fc 932 0.35/1.00 vMB 14
694,806 694,806 00000000000000000000f69d3ac7c6003bbf792b2487c16554e4054c04c791b5 87 0.06/1.00 vMB 3
694,805 694,805 00000000000000000010c9427b374c64b37a1414616af0ae4c4f97abf03b4769 245 0.16/1.00 vMB 5
694,804 694,804 000000000000000000112468f675241ed6a387b1b2d52c6473f1b9e395d447c4 1,737 1.00/1.00 vMB 9
694,803 694,803 000000000000000000082ff81dd2d350fdb5f7580b926f0580ddf4a532c40f99 1,400 1.00/1.00 vMB 5
694,802 694,802 00000000000000000007b66ce88e06a5312c41b408f5a8a150013a91494d4226 2,792 1.00/1.00 vMB 13
694,801 694,801 00000000000000000008bc92623eb1849e9a200f7f4611f706fc22844fb94d72 3,115 1.00/1.00 vMB 16
694,800 694,800 000000000000000000048af82d5780ed0dbbf6394c09d4393936a5f1eb51426b 2,571 1.00/1.00 vMB 11
694,799 694,799 000000000000000000006bf4d22f4ab41dae43afee768d330ebc8a6cf54b32a8 995 1.00/1.00 vMB 3
694,798 694,798 0000000000000000000ce55465f95c6a1074879e08f7925a424e59f7814cb021 2,005 1.00/1.00 vMB 9
694,797 694,797 0000000000000000000ff9f1f2d0a6cdc669e5525dd1744361872cd73941ec7b 72 0.05/1.00 vMB 5
694,796 694,796 0000000000000000000cfb7b4fb6275efb51c015c2c516e0e03fa1a9b7e8ba2d 106 0.03/1.00 vMB 25
694,795 694,795 00000000000000000009dfd8ba3d0cec6cf8945686d097431d5f0c02fedcbd98 1,127 0.43/1.00 vMB 9
694,794 694,794 0000000000000000000c49bd837b90a240ce2de6ba98de1ae6c61813d3617c6b 881 1.00/1.00 vMB 2
694,793 694,793 0000000000000000000412e9bc409fc5be368a62f1bc5fe7079cc93d05bd90ed 2,098 1.00/1.00 vMB 8
694,792 694,792 00000000000000000000f6afbfd71ca4a486aab4929ca8e9be9fb901687bcaf0 1,919 1.00/1.00 vMB 34
694,791 694,791 00000000000000000012084c0b522ea0cd7b5592b6cc459964903164fb9cdba8 2,323 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.86 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.