Loading Tool

Explorer IconExplorer

Memory Pool

42,256 transactions
26.67 vMB
0.06135885 BTC
Random Selection Loading Transactions
Max Size: 139.13/200 MB

Candidate Block

Mining Attempt 7fc416ea6ff6cb44d48db064e79c430abf51bf5865dd008d2669a1e19c3ebe2c
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 5f45c20ea10e2b6bf2003a6a20c407b562ebb774c29e15ca810596cae180be12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.01206670 BTC
Feerates: 100.45 > 1.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (405,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,676 509,676 0000000000000000002bc5c2a5defeaeb4218a9024e3d30442ae5bbfc0c2d16a 1,337 0.67/1.00 vMB 40
509,675 509,675 000000000000000000596617e96fb91aed69863176d9e1c61221f3fbeece2460 2,688 1.00/1.00 vMB 84
509,674 509,674 0000000000000000003c2967771817dc9c2fbef5e67ccb4e0581efbfbfcfb97f 1,475 1.00/1.00 vMB 41
509,673 509,673 000000000000000000197804178df73bcecf9c60177155bc092a276dad0bae2c 2,460 1.00/1.00 vMB 60
509,672 509,672 0000000000000000001ff145d1a56e65629e9d7b61f2790fa2e3a0c1cac083a2 1,327 1.00/1.00 vMB 33
509,671 509,671 0000000000000000003f7706874868a891ac277865a2d2ff5ce1f7f7b31a4bb6 2,582 1.00/1.00 vMB 60
509,670 509,670 00000000000000000017ce7531cd8ec81091b64b868b7bad40babe86878d98bb 657 1.00/1.00 vMB 17
509,669 509,669 0000000000000000005399e8f374d35bc8f95f734b15a13fa3d2033322948684 1,537 1.00/1.00 vMB 35
509,668 509,668 000000000000000000173de6200f7b3cd17be1c37626e9289de2732cd8c4b957 921 1.00/1.00 vMB 34
509,667 509,667 00000000000000000028df94d966b9bff7b9be84c7219fc19b778fce684725f4 1,988 1.00/1.00 vMB 55
509,666 509,666 0000000000000000003ebf76869d8736859b239d848bc943e91224cb2e7c6944 2,556 1.00/1.00 vMB 65
509,665 509,665 0000000000000000000e39892805b61f9566a420d31a100cecc9e04ddc19bcc5 170 1.00/1.00 vMB 4
509,664 509,664 00000000000000000026e5050be9baf79c997cb27af9c17ce42660d83779426d 824 1.00/1.00 vMB 41
509,663 509,663 0000000000000000004c81fe1e2db91baa0d947596f1d29856ff9c767f16e546 1,201 0.56/1.00 vMB 69
509,662 509,662 00000000000000000033f7aec76b0ceda5ec373e6ef12ad5895bb2557a8204f4 1,764 1.00/1.00 vMB 18
509,661 509,661 000000000000000000404f42a4830a64628129383c414edcca28a433bd907e39 2,636 1.00/1.00 vMB 44
509,660 509,660 0000000000000000000e2331c232f66167c3c292a6976bada434963804de68ce 2,901 1.00/1.00 vMB 119
509,659 509,659 00000000000000000009b57619f0d5a10e22a35a6cddcdbf53ab7fe0ab77fddd 1,378 1.00/1.00 vMB 4
509,658 509,658 0000000000000000001bad07c4119ead78b85f93e286f0155d31c23eb2dfc1a5 2,873 1.00/1.00 vMB 87
509,657 509,657 0000000000000000003e3d3107a4870a60470e9d7cb441dab44251d5e2c854ef 163 1.00/1.00 vMB 3
509,656 509,656 000000000000000000024544e7344c151629ea3ad2b3a80c7df654c675879549 612 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.98 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.