Loading Tool

Explorer IconExplorer

Memory Pool

76,696 transactions
33.45 vMB
0.13155074 BTC
Random Selection Loading Transactions
Max Size: 187.59/200 MB

Candidate Block

Mining Attempt 7ddfe72acaa553b1fb378a57002c348e57c770803a61fe2c9e4616969518740f
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root a99af29ea018f39bc14ef158b3ed859fd191cb3c864243666afd91596084ab79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,263
Size: 1.00 vMB
Total Fees: 0.02442097 BTC
Feerates: 100.53 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (796,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,940 118,940 0000000000003bc6bdf23814b5ff8ebaf76b76fddeeb943f489aedcde5699ee5 8 0.01/1.00 vMB 136
118,939 118,939 0000000000008b2d6a99ba382cdce1af8df85af807e9229ee464841b7612550e 14 0.01/1.00 vMB 247
118,938 118,938 000000000000c670f2cdf75c80cdaf51217b18f5ced9e6ab85dc3436e47219fe 10 0.00/1.00 vMB 0
118,937 118,937 000000000000917ef73e2f1bab130c9206a790e476946be0edfbad3038c5cb06 18 0.01/1.00 vMB 156
118,936 118,936 0000000000006315772ae33a1a39c8d814f37a77520cee3a83a94835f60b10e5 6 0.00/1.00 vMB 0
118,935 118,935 000000000000377c821c2a2ad74fc54186908f197b3aa65505892ba55b500388 11 0.00/1.00 vMB 1,275
118,934 118,934 000000000000a6d5c6f8d05b04a6032ae0ca0e7badcefa4c3971654b16f52f6e 10 0.00/1.00 vMB 827
118,933 118,933 0000000000007a877985bfb2e7c74f3734483bb3e5ea8d70232c2e86fcf6bed4 7 0.00/1.00 vMB 1,027
118,932 118,932 000000000000109c15aecdea727caca119c637c3784820437b31b879b4bea6cd 12 0.00/1.00 vMB 329
118,931 118,931 000000000000666bd71083cbf9b2dde444ed8b40ec62c6be6b09437f6bd7d478 23 0.01/1.00 vMB 577
118,930 118,930 00000000000030e126de4460ced27d5a046ef3a6e1667acae098fa07b34a0ad8 10 0.00/1.00 vMB 0
118,929 118,929 0000000000001463763801799e40d5e83dcbf044ddd4f80506a4fc6e9dd25b6d 16 0.01/1.00 vMB 0
118,928 118,928 00000000000032142fd61d8f724da10c0979b1d8d43071911d1d1251fe9558ec 15 0.01/1.00 vMB 0
118,927 118,927 0000000000002ffc85395682ca4c49cdb8a73dd06f8bb697004ac2bb7656242c 12 0.00/1.00 vMB 0
118,926 118,926 0000000000004bdfcb024a2eb29c4332035cf953413d4b530ac429950ebfb5fc 143 0.04/1.00 vMB 704
118,925 118,925 000000000000bc59128a5d7a3c4b1d44aa60baaf8930f6bb08fc58afa822ff78 13 0.00/1.00 vMB 0
118,924 118,924 0000000000008511c5bfd124b4cf6cbfc7fb1e542bb37dc6e98a8591f322e436 11 0.00/1.00 vMB 0
118,923 118,923 000000000000264196b84c4445b14df45d600fb3ea2ac6dd650f4d9a912c1b7d 9 0.00/1.00 vMB 296
118,922 118,922 000000000000737809e83bf5c54cb23c373a5057351a3f77017fbd21abf358fe 152 0.04/1.00 vMB 0
118,921 118,921 000000000000bfcec3085168e7487a753b0132240eb3fd5abd66ba892c249a2a 138 0.04/1.00 vMB 51
118,920 118,920 0000000000009b39bd100fe8a08340fd2318a5254d88120412985e42ab654dbd 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 733.15 GB
    • Received: 18.54 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.