Loading Tool

Explorer IconExplorer

Memory Pool

82,799 transactions
31.35 vMB
0.09304070 BTC
Random Selection Loading Transactions
Max Size: 190.61/200 MB

Candidate Block

Mining Attempt 0e10a2500a32438fbc020fe0b760379c16c686494a3b77b00c6a5ccc66678d7c
Version 20000000
Previous Block 0000000000000000000037d82ec9e246b9e0bee75fb1bfb30aedb46f9d11ae3c
Merkle Root 1961633a2ffa9460289cabdb268e18c4441e122c8acac5f84018d6113c4aa636
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,128
Size: 1.00 vMB
Total Fees: 0.02200155 BTC
Feerates: 480.19 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,232 (218,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,811 696,811 0000000000000000000d9418d67e82648bec62e43b70821f34b9a4c11e4d01b4 1,077 0.39/1.00 vMB 11
696,810 696,810 0000000000000000000d44df1274ef1d1f60624cbf410e851ed4297d706252ea 1,572 0.54/1.00 vMB 15
696,809 696,809 00000000000000000009a524249197b53a0b012f2899dcf600f1f992161fbd45 300 0.11/1.00 vMB 24
696,808 696,808 00000000000000000006705c732fe4ca31ccdecc9d8bfb1f0515c66e5e549e65 27 0.01/1.00 vMB 12
696,807 696,807 000000000000000000012173d26a88e95145452363e6ebdf27ab6348642a8abd 2,608 0.95/1.00 vMB 10
696,806 696,806 00000000000000000004c118332810817fbccb239b57f4abcd95c196bb4f627f 2,396 0.99/1.00 vMB 13
696,805 696,805 0000000000000000000c7588c14f65b704f31d9dcfb675c751a98340ff618e00 1,447 0.83/1.00 vMB 2
696,804 696,804 0000000000000000001080358e1a1b3835fc9186cdf4d4bd356b79b5a275d86b 2,405 1.00/1.00 vMB 17
696,803 696,803 0000000000000000000c683ae251c739c0199dba185c9a1f453852901dec7d51 1 0.00/1.00 vMB 0
696,802 696,802 00000000000000000000965af1096e5b4b89cdab2340a861ec2fdc2c2c7f95a3 308 0.41/1.00 vMB 3
696,801 696,801 0000000000000000000ac4a37b59dd7410052478de6775b07306c8252238f970 593 0.52/1.00 vMB 10
696,800 696,800 000000000000000000036f8b691538bb9246a2f44051e189938be9e3b65e6410 668 0.52/1.00 vMB 8
696,799 696,799 0000000000000000000b98cf28e7b2bb31697becccba1648353f376a780ebc2b 712 0.75/1.00 vMB 8
696,798 696,798 0000000000000000000be8e6ec946e7cdc3a2c2af6ea29d2e9e5c9e4b68deea4 1,684 0.70/1.00 vMB 11
696,797 696,797 0000000000000000000e8f771b491c917be6de54f012570ca7e84562c5aa9ab3 1,929 0.74/1.00 vMB 8
696,796 696,796 000000000000000000048da5b2180f0e6aacf7253db2baacdc3c14f2eb438f1c 2,767 1.00/1.00 vMB 17
696,795 696,795 0000000000000000000406a00d220a563131da169c8a43191ad044e393eb12d6 413 0.18/1.00 vMB 10
696,794 696,794 00000000000000000000efd33483e6b3bc26e82296c721d702cbbb746fb42599 684 0.27/1.00 vMB 16
696,793 696,793 0000000000000000000d125af8353b9eea7205f073ebfd658d734edcaebff1b8 64 0.02/1.00 vMB 8
696,792 696,792 00000000000000000001939b781b107089c7b59d62be057ecdafa26f92f0e881 1,243 0.53/1.00 vMB 14
696,791 696,791 0000000000000000000d7c1bdedc9c70a8863cb51091b608a677efa1d00b06c5 1,073 0.54/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.79 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: 709.84 GB
    • Received: 17.00 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.