Loading Tool

Explorer IconExplorer

Memory Pool

82,434 transactions
30.45 vMB
0.10435198 BTC
Random Selection Loading Transactions
Max Size: 185.82/200 MB

Candidate Block

Mining Attempt c426979946286a493b53bcfbd6345f058ef69136d3158f292d7c5544a1e337cf
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 21042864607752c3aa6f1cf06b7c3d4464452ef7d4e444ab17c55ca43c329a07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.03307735 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (87,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,808 827,808 00000000000000000002499e8da4e21799bb345c64d59795f4baf679eb376303 3,034 1.00/1.00 vMB 45
827,807 827,807 000000000000000000013aa45864a3d28529de328f14e0f60240350cc8ee54af 3,088 1.00/1.00 vMB 34
827,806 827,806 00000000000000000000653ea93d4a71a619b22aadfe39c292c8f1bb7bba551b 3,164 1.00/1.00 vMB 41
827,805 827,805 00000000000000000002f448a5d148e0631a975041f3cc1be3f567fa0f8ebde9 3,551 1.00/1.00 vMB 44
827,804 827,804 000000000000000000027ed2edf2e325588bd40116be248645e6058b4996a190 3,046 1.00/1.00 vMB 57
827,803 827,803 00000000000000000000ad142c01dd689c7f93c09c09d2aacfb5a949bb91dca3 3,250 1.00/1.00 vMB 38
827,802 827,802 00000000000000000000fc5e6fc4299f29218811a26e185ee07230906d8cef1b 4,456 1.00/1.00 vMB 28
827,801 827,801 000000000000000000020fcab41b28e6ddd6a8886571d391b43b794c2d680a82 3,567 1.00/1.00 vMB 32
827,800 827,800 00000000000000000003b3f40a3c6f52dfdd60c0fb092acb97d30658b25f053c 3,984 1.00/1.00 vMB 29
827,799 827,799 000000000000000000028f56bd36e2b9c21a1a2dd42fedbb306b52540f7f7ec2 942 1.00/1.00 vMB 33
827,798 827,798 000000000000000000022af9c957e8747d51899f71acd98528e10272762dc605 2,768 1.00/1.00 vMB 39
827,797 827,797 00000000000000000003afbd6944faabc722fa32c415086dd2fddae62a8e5d86 3,464 1.00/1.00 vMB 27
827,796 827,796 00000000000000000003b8900ebfabb5fe6d334c92ca5c685135f94f1be15517 5,225 1.00/1.00 vMB 31
827,795 827,795 000000000000000000005f8828e924fdfb0da6f4d38f37e37e63f5058b55bcb3 4,269 1.00/1.00 vMB 31
827,794 827,794 00000000000000000000e63d967aad2c205bbe20fd735257c6ade1c237d9ef02 5,327 1.00/1.00 vMB 28
827,793 827,793 00000000000000000003c407e4325a50c63ce085ee7b992c28274128e340c623 5,203 1.00/1.00 vMB 29
827,792 827,792 000000000000000000026ca780675867719df3df9049cca4f508118cbdd453e5 3,400 1.00/1.00 vMB 37
827,791 827,791 0000000000000000000029554768d82ab1b72df316a0b30c26b36fa845886b45 3,218 1.00/1.00 vMB 41
827,790 827,790 00000000000000000000601264ff68f2f866479e1512c5a9be8af16fcad15b86 3,622 1.00/1.00 vMB 29
827,789 827,789 000000000000000000004a2d2ccb2715ac1b8e02647fa2981ee69f367b7a3f65 3,519 1.00/1.00 vMB 39
827,788 827,788 000000000000000000040049a12854e5b3210d180e59797abe9a2e7d14faea6e 4,027 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.95 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 715.22 GB
    • Received: 17.67 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.