Loading Tool

Explorer IconExplorer

Memory Pool

79,062 transactions
29.57 vMB
0.07130089 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt fd8150d398ddd70a3302d4ccdb2349bef07d68c370527495f1417f76cd0c6794
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 4008a992a6c4f990c9a497d5af3749074ed90077e20553ba411b84253359556e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.01113107 BTC
Feerates: 60.27 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (272,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,130 642,130 000000000000000000055d12c588572ede7f107293efc23195a576ce70ead5b9 1,898 1.00/1.00 vMB 143
642,129 642,129 0000000000000000000361caff34f7377d6a909da15d4d8a1af0f63f9ebfd013 1,008 1.00/1.00 vMB 18
642,128 642,128 0000000000000000000b8c8a94b0cf56244577412899e102b2ec2d9ffd0624bc 712 1.00/1.00 vMB 3
642,127 642,127 00000000000000000001fbaa7eb01c347b6ae451f78ce34d2ed00441db856ad6 2,780 1.00/1.00 vMB 85
642,126 642,126 00000000000000000003121c79c1fd402805c1d81189d1a6937b94461bd92373 604 1.00/1.00 vMB 6
642,125 642,125 0000000000000000000a7bfa77fa2a3ac46ac82c6cd7175c9c8ec77ae13f4fc1 1,101 1.00/1.00 vMB 11
642,124 642,124 0000000000000000000fc05c13d0341f9b1786154aac1da220375164b3250dd5 2,243 1.00/1.00 vMB 77
642,123 642,123 00000000000000000009f561ed506e2de0233ece22ebfc6f8cc032d8605aa290 1,284 1.00/1.00 vMB 6
642,122 642,122 0000000000000000000aa7c5488bcac940ad098006d5378fc13c445a4f2ba51f 2,735 1.00/1.00 vMB 105
642,121 642,121 0000000000000000000201b95742a2e720dac7219b38c1f47e207bbdae60ba40 1,468 1.00/1.00 vMB 21
642,120 642,120 0000000000000000000b58587ad04266449c0ac3eaddbc46c5327f1ef8b8db1a 1,791 1.00/1.00 vMB 85
642,119 642,119 00000000000000000006138f0c052b1417925e4a841a10cdb84171d0ddd32d09 477 1.00/1.00 vMB 12
642,118 642,118 00000000000000000008e8a2b7c898b699918aaac3b434376caba02aca4bf704 786 1.00/1.00 vMB 17
642,117 642,117 0000000000000000000c5e2e3d9f9e8fc36d0626e9efbeb62d8c1508599617c9 2,488 1.00/1.00 vMB 69
642,116 642,116 0000000000000000000a952fcbec110d60cb2aa8e82ff5b9cf61a4b562e76d68 2,516 1.00/1.00 vMB 45
642,115 642,115 00000000000000000009c307047c19876c259754f5399e197757a026d97c78ff 2,630 1.00/1.00 vMB 129
642,114 642,114 00000000000000000000b5d75899140c758b6f2a59087debe4bb3396e2ec9137 1,938 1.00/1.00 vMB 42
642,113 642,113 00000000000000000008bb4ec60a818b71fe42c0aa01e6907f817fcb190395bd 2,563 1.00/1.00 vMB 113
642,112 642,112 000000000000000000079c667559b332dff71a18db70a4c9c9e9f9b2f5a254f9 102 1.00/1.00 vMB 3
642,111 642,111 00000000000000000010173e900b41110a976ed1f5ad3325b82ca81819be1974 816 1.00/1.00 vMB 29
642,110 642,110 00000000000000000006a0a8b2d0f0655782eb80ed6ca2bba9d859d520a4d0c8 1,344 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.