Loading Tool

Explorer IconExplorer

Memory Pool

77,906 transactions
29.16 vMB
0.08322024 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt d7efdcb3425b35d9b8230bed5f1c2f0810ce5fdac4f08941e4287d4c46eab229
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 319f5b52ed7163312b69a5268d82f8599b17cdd9fca0f74a1ff5d0030bf5ea4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,994
Size: 1.00 vMB
Total Fees: 0.02213185 BTC
Feerates: 302.06 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (373,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,593 541,593 00000000000000000017a08158870ab87ad307f4eb863d0869b1e0db897472c7 1,530 0.56/1.00 vMB 17
541,592 541,592 0000000000000000002117162c230e2179ed44ef5026f29ff8bc22d4400bb88c 2,524 0.94/1.00 vMB 13
541,591 541,591 00000000000000000000737e5e3f7b5450957e85b32e0c155aebd589fb7c0fc8 1,472 0.45/1.00 vMB 16
541,590 541,590 00000000000000000026767bdac74f0294731c205e4f822a81d77ec08a6b16db 2,121 0.72/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.