Loading Tool

Explorer IconExplorer

Memory Pool

81,678 transactions
30.45 vMB
0.07854541 BTC
Random Selection Loading Transactions
Max Size: 186.87/200 MB

Candidate Block

Mining Attempt aa0d6915a17cf1500687ce7b48950090351752e09f8876356a46aba01eff6e81
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 48c32463c3cadbd4372e9aebf91b84a5367bda863112f2ce7bf42ecd87f0102f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,068
Size: 1.00 vMB
Total Fees: 0.01026251 BTC
Feerates: 151.12 > 1.03 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (534,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,761 380,761 000000000000000001a26a204e0ebf472d1145f729da09e65646e0d3cacfe9e3 262 0.25/1.00 vMB 16
380,760 380,760 00000000000000000729ad84cf5a401e86a881fe6e3510e432548c8af7e21997 1,602 0.78/1.00 vMB 40
380,759 380,759 00000000000000000b5e6fbb3c468883384dd4a756635dd4d3f60eb4d80fe0ac 548 0.44/1.00 vMB 25
380,758 380,758 00000000000000000356be3299b5e0171c8dcaff20bea49b3720498ab79aae49 1,689 0.99/1.00 vMB 30
380,757 380,757 00000000000000000c4e2b0b3da934caad256b5b73825b0a1182c1e33677f217 2,732 0.95/1.00 vMB 55
380,756 380,756 00000000000000000ac80280134d36c1ffebcca46955c34d0b18aec509286b97 372 0.21/1.00 vMB 34
380,755 380,755 000000000000000009b4ef6bbe72aae7f088eed29cc25bbf76a6babad266336e 436 0.24/1.00 vMB 54
380,754 380,754 00000000000000000e40e879eb3c89f739ef4e8b14cc27e51122cf9df35621df 353 0.18/1.00 vMB 32
380,753 380,753 0000000000000000072d7f86c540def62a096b571913b954191114cee8ee8d47 271 0.17/1.00 vMB 24
380,752 380,752 00000000000000000d5b6439379c1e729447cf335247155eb05645f6ceecd405 102 0.25/1.00 vMB 5
380,751 380,751 00000000000000000409971420ab441209a2f24ba07cbc6fbf20ecaed889e168 934 0.47/1.00 vMB 46
380,750 380,750 000000000000000011c2895389123f13f25d40e472668fe2133faa08e5d91e6b 147 1.00/1.00 vMB 1
380,749 380,749 00000000000000000170db7cbe82852bb9c9a5fa229c76ea96aaa9a4df864e3e 1 0.00/1.00 vMB 0
380,748 380,748 00000000000000000e10e6c889557b3994854e0315a8c71c30b9717a50ed2014 463 0.28/1.00 vMB 33
380,747 380,747 000000000000000000ec0693b8d16dd345447c67cd1dbd276bd0ef7b6857c3b6 892 1.00/1.00 vMB 24
380,746 380,746 000000000000000009da678a8a7492665068fff537f1fe409a05cfa36a00fa2f 1,135 0.48/1.00 vMB 40
380,745 380,745 000000000000000002648a918a148288db0000baace4702a01bfdcc326541824 526 0.44/1.00 vMB 20
380,744 380,744 00000000000000000f522df38c35c7d7690bdca967a89dc9707022311273cb88 1,935 0.98/1.00 vMB 34
380,743 380,743 00000000000000000dada6255bd6168acf1c61c52622b9280af553386a405280 822 0.44/1.00 vMB 35
380,742 380,742 00000000000000000bc63ad12f4274941975750d3dccae96416ea339008e0b1f 995 0.51/1.00 vMB 37
380,741 380,741 00000000000000000ecd6dbe8f9881e92d8bd9b5fe4eae7b7d894e63187d5b9a 1,100 0.98/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.