Loading Tool

Explorer IconExplorer

Memory Pool

81,217 transactions
29.84 vMB
0.10539533 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 40321447e2a403daef14e495acbfd3ecaef2087a08367724f2f81d64fff7dc27
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 77f1c0dedd2766a154a04b7a3cdf3d5503e98c8b1c7c384bb2e1b20ff569fbc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03981910 BTC
Feerates: 146.36 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (373,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,589 541,589 000000000000000000260345ac5ad08e3cc5e5cda8f2a7a1acd6f58e497f1ace 216 0.06/1.00 vMB 12
541,588 541,588 0000000000000000000104310ebe872439016fb34ebcee216fe7620fd386ca4a 328 0.12/1.00 vMB 20
541,587 541,587 0000000000000000001854a97e65726edc7d4cdecfb72635cb7510b4b3069504 746 0.21/1.00 vMB 14
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
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.