Loading Tool

Explorer IconExplorer

Memory Pool

76,957 transactions
28.58 vMB
0.10118574 BTC
Random Selection Loading Transactions
Max Size: 172.96/200 MB

Candidate Block

Mining Attempt 98c329743ace0370cac59a118bd459a01ec9fd654f5963983a317704d6b689be
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4b1ad083d3e7e99f7002cff2f4948871da0c530ad6666d527817cea6e5a282e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.03470031 BTC
Feerates: 402.60 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (626,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,564 288,564 00000000000000011d69cd7de9a5437ee2dff401a934051b319dedf1dbc44009 58 0.09/1.00 vMB 17
288,563 288,563 00000000000000001f292cfb01e5139d88fe1c71c9f2f20a2d446ff8e0b7ceb6 128 0.13/1.00 vMB 25
288,562 288,562 000000000000000060fc8f6dcaa68724c61bc652bd82bcd39ef10844fa202ced 128 0.05/1.00 vMB 49
288,561 288,561 0000000000000000e1b4163f42c168f4401abd8aa049ffec4d5e423ab48f6b20 125 0.13/1.00 vMB 24
288,560 288,560 0000000000000000d7975f837188dd458e9604210d4b82a5c0dd9960d0d82ab9 83 0.25/1.00 vMB 11
288,559 288,559 0000000000000000274d492c09fa815118342bbab6602171ccfac7839dd206b1 249 0.25/1.00 vMB 44
288,558 288,558 000000000000000102ac0bb951348384bf98977d7d72677723a50a1abcf319aa 570 0.25/1.00 vMB 35
288,557 288,557 00000000000000010b2fd9460ddc6a2d85105f6cb10564667e6dbd15e4639062 128 0.04/1.00 vMB 65
288,556 288,556 000000000000000074953313ca30236fafe09ebd7b990f69e31778cf54c33de6 21 0.02/1.00 vMB 18
288,555 288,555 000000000000000030f49da7d517e1ca81ddfe57029a95404ebe3a987546e0cb 103 0.07/1.00 vMB 22
288,554 288,554 00000000000000011cf090448fe1865789bab8bde38e571d58bdb3d0d326d94b 433 0.43/1.00 vMB 25
288,553 288,553 0000000000000000c2fd56cceb51c4edd89ca4226f281d0450f7228018bd7c1c 147 0.08/1.00 vMB 33
288,552 288,552 000000000000000073cd1346274e14fc176410c20aa30dac188f9f39da94f3dd 202 0.15/1.00 vMB 17
288,551 288,551 0000000000000000c0d3b8d8781cc29f34d44eadeda45712347c5464e62c3efc 455 0.25/1.00 vMB 33
288,550 288,550 0000000000000000c72627cbf268b530e15823b614bc55f2899d8656c710d227 229 0.13/1.00 vMB 34
288,549 288,549 000000000000000081ac4b7fc179b658068d6b8cfafd8756740b0d2d6c0b40e6 367 0.15/1.00 vMB 36
288,548 288,548 0000000000000000cbf380437df8a84f397e503026af06b01bfdad430309ede2 771 0.53/1.00 vMB 28
288,547 288,547 0000000000000000e01de960d920b0456464ee0daa93b671dda7e035d2119435 149 0.10/1.00 vMB 28
288,546 288,546 00000000000000009d06bdd5f363a3cc9c5455f2e9a929ef38659460713ba663 213 0.14/1.00 vMB 24
288,545 288,545 00000000000000007ad549f56f8e9ed8205c298cdb64194d7bc62dbc41c6ee51 271 0.16/1.00 vMB 36
288,544 288,544 000000000000000075dbfb26e4a5f105c16593a7f8fd6493b9d957ff23d7baa9 42 0.02/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.