Loading Tool

Explorer IconExplorer

Memory Pool

29,159 transactions
23.92 vMB
0.05112771 BTC
Random Selection Loading Transactions
Max Size: 128.37/200 MB

Candidate Block

Mining Attempt 06ab0b00e54567b5148f85b824f6dc9769aeeb8008c64509f7a3d216c55cab61
Version 20000000
Previous Block 000000000000000000015d6c6172b8ef5909d6703f79c906d5d284cc68cc4deb
Merkle Root c4c19524017d520672137696e9bfbe73812185131098cee39e3195565979db98
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,634
Size: 1.00 vMB
Total Fees: 0.02152050 BTC
Feerates: 100.73 > 2.16 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,388 (674,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,563 265,563 000000000000000d6ab0c69b8f4fb872396167402fd61947df11efb6de3c921a 979 0.50/1.00 vMB 144
265,562 265,562 0000000000000008ddccf3d6720fcc316975b5aee9cec8e8feaf87bcd492c829 263 0.15/1.00 vMB 37
265,561 265,561 000000000000000054aabb8f10657955ff5982f67520d97c41c9b3f71072ccd2 127 0.11/1.00 vMB 40
265,560 265,560 000000000000000a827ecc77da63a376874e8f98e85bed10af0d4310e1d7e7b1 591 0.25/1.00 vMB 126
265,559 265,559 0000000000000003a0c340a07436d7ceeecd245bef62be87dcad0af5cf886312 604 0.25/1.00 vMB 94
265,558 265,558 0000000000000001688e9d10dcd8a81f68e1710f1b7a3c9d63895db23be0cebb 278 0.10/1.00 vMB 66
265,557 265,557 00000000000000061fb8edc0b7b713fc34fba8a8284041d585250c6f4c386ba7 915 0.42/1.00 vMB 116
265,556 265,556 000000000000000d26d19f2f7f847b92f9f75a5e72f608cb7e5e8fc0927c5de6 456 0.21/1.00 vMB 104
265,555 265,555 0000000000000008c9f138040edc8e6a934cb470fe7eee23bb69ec4f49a37344 130 0.05/1.00 vMB 92
265,554 265,554 0000000000000007b4b54fb6fea62d0316dca3616b6ba329a393a055c392507b 153 0.06/1.00 vMB 93
265,553 265,553 0000000000000007b0a4b9d4a188df6c4ef4993aa9eea76d8ca6d28e65b0fe72 50 0.03/1.00 vMB 73
265,552 265,552 00000000000000096f6ae3fa70b1747690815ffa85ca54a71ce365a81754a0a6 156 0.07/1.00 vMB 102
265,551 265,551 0000000000000001a5fdadff598134f4297b17d66321d1a24f6ba0da3d4ec814 43 0.15/1.00 vMB 14
265,550 265,550 000000000000000890f05112555c5080f93b85468d6dc521225215a8260f3cfc 253 0.14/1.00 vMB 69
265,549 265,549 000000000000000ac461f8a495422f105686827e6db57346f5d34a200622fccb 159 0.06/1.00 vMB 85
265,548 265,548 00000000000000042566b966c15b59849c0e829892682d59a96e99dc1c3859bc 47 0.03/1.00 vMB 104
265,547 265,547 000000000000000313504448d98c0889e7622f646e49db2661236f5e65e06ea3 136 0.05/1.00 vMB 93
265,546 265,546 0000000000000003d5a638f6ce3ab48610288e480e3d6d66cf6c6aa28749642e 288 0.17/1.00 vMB 84
265,545 265,545 000000000000000a16247c0b354d848fd266d71911450b1e1ce5a9389ae6f713 393 0.18/1.00 vMB 86
265,544 265,544 000000000000000debeddc9d81ed67f7871305fe3d9d5b386333c3f09b9690f0 256 0.14/1.00 vMB 30
265,543 265,543 000000000000000d85c57912b76630e8ec785324a552b83e96de7b074def7e46 543 0.25/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 827.45 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: 4,455.52 GB
    • Received: 242.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.