Loading Tool

Explorer IconExplorer

Memory Pool

77,431 transactions
28.77 vMB
0.07060561 BTC
Random Selection Loading Transactions
Max Size: 174.51/200 MB

Candidate Block

Mining Attempt 988d8ee7d6b088dc74ef4ca941e8997e228ce4fd1892063d35e60274895ba517
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 6e58ef7dcc9b9df5929285d7a956fc6cca3d5944736b43c548386845e818cbea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,163
Size: 1.00 vMB
Total Fees: 0.01081821 BTC
Feerates: 299.43 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (373,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,586 541,586 00000000000000000023f769cded140529e764d07365c9be03f5fa9bff9aa820 1,587 0.55/1.00 vMB 15
541,585 541,585 000000000000000000011fae214eb88806f7533d5d86525fc54f06f11ee3c2a2 669 0.19/1.00 vMB 12
541,584 541,584 0000000000000000000a501b29860d7d2bb0ef5241377c269fdaab0c996247c5 1,060 0.38/1.00 vMB 13
541,583 541,583 00000000000000000019a2217c0ce6a24573d0ec7392d1b9fa392b148a81e8a3 142 0.04/1.00 vMB 18
541,582 541,582 00000000000000000026a81adec32bfc25dc79a5da484ea567de3cffb13c5687 2,244 0.78/1.00 vMB 14
541,581 541,581 000000000000000000248a82d19923db53d27b5e59779f3b8a88dc72c90f9486 2,793 1.00/1.00 vMB 18
541,580 541,580 00000000000000000019453cdd28541dc37b52b2e5d586f16a3c5c0b8bd568db 608 0.19/1.00 vMB 23
541,579 541,579 0000000000000000001cb6fbf687590473ff4e26aac06b63ec1f715dc5b1c07d 1,820 0.56/1.00 vMB 14
541,578 541,578 000000000000000000247b4d363a527e093839aa425b6b2318eb77e4bfe8e54b 1,453 0.47/1.00 vMB 19
541,577 541,577 0000000000000000001a909f8b136ee6fda12ca4045567499c9ee579908b429b 79 0.03/1.00 vMB 8
541,576 541,576 00000000000000000005200cb009796c13cc1d8ee9d54fe3824a4deec09eef05 1,431 0.56/1.00 vMB 22
541,575 541,575 0000000000000000001d5b105d3ab8a64fd4bcd7c5c7d5947549106f71d68508 504 0.19/1.00 vMB 10
541,574 541,574 00000000000000000012382346fbcb9b35224628f5e85e90d753ecd175ccdc0d 88 0.04/1.00 vMB 19
541,573 541,573 00000000000000000000183a70e6a48c72bdb2004a78509e03ac90770d74db14 1,029 0.41/1.00 vMB 6
541,572 541,572 0000000000000000002056363fab0ff2f7a57ac61d298f09e4f89894f86c13c1 3,074 1.00/1.00 vMB 8
541,571 541,571 0000000000000000001bd8aad1f16abc86cac90d2850c59e4ffa93568f69e94e 2,595 1.00/1.00 vMB 28
541,570 541,570 00000000000000000026ce6a86fefbfe95cc6365313c266d77910f502a333719 87 0.03/1.00 vMB 15
541,569 541,569 0000000000000000001c337a80104ca6350c9af58e375d0861445e23c8e54d76 437 0.15/1.00 vMB 10
541,568 541,568 00000000000000000001fedebfa8afc40f675a60cd59af057feb7ff7819f3b14 123 0.07/1.00 vMB 11
541,567 541,567 00000000000000000010e0c44c4eb36e93041e468b746106b34e08bb33ce71f0 1,156 0.39/1.00 vMB 18
541,566 541,566 0000000000000000000f7692b26bedfe224f9564c0f58b56245bfbd92eebbb24 1,082 0.36/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.