Loading Tool

Explorer IconExplorer

Memory Pool

15,930 transactions
7.19 vMB
0.02380558 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.33/200 MB

Candidate Block

Mining Attempt d9ae4c4334511677320529255e6b0fcfb45bb02235ebd8cb15d88b32c60ade9b
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root 4d6e59ae7fdf60ba252f11352143274e080e7015dc5457e242364ab36186ee62
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,888
Size: 1.00 vMB
Total Fees: 0.00973613 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (742,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,078 171,078 000000000000045d3b5899681325eccab22dcfe71e589b111a18c6428814d5c6 67 0.04 vMB 129
171,077 171,077 000000000000060baca81bb980618d3def95edfe3b7c70dfa4b9c6a85631d8df 1 0.00 vMB 0
171,076 171,076 0000000000000089ff54c243c149647ccce7bf00d57ee264108d3dd562d73b4f 66 0.03 vMB 49
171,075 171,075 00000000000007f327d620577a5ab4c287b2d9e889075774697d4a8d7443dbad 46 0.07 vMB 63
171,074 171,074 00000000000002940d88965a335fc0b21419ec7bc0899f2d560041ad1e69f95c 14 0.00 vMB 71
171,073 171,073 0000000000000acbc021704ecfbeb304b95ff6104be777aaacc4621386e0a4c6 27 0.02 vMB 437
171,072 171,072 0000000000000ab89a8f23d2f24de2808c27eaafd2c28cf62871baab9b05cd35 14 0.00 vMB 80
171,071 171,071 00000000000000dadf5c938e5e4971b47c18eb3b33ece0761a5a5fe20614236e 16 0.04 vMB 61
171,070 171,070 0000000000000368c99d5da202200ab215dbb69b56783ddfab7b8551e1bd4e20 10 0.00 vMB 32
171,069 171,069 00000000000009361e2812ac47204e485f51afd797ec187c1a81478f3f6b1cc4 40 0.02 vMB 54
171,068 171,068 00000000000003ee5c6d68d87a14d5f1bff6415d108ddff5e54a7bd874e3d90c 10 0.01 vMB 17
171,067 171,067 00000000000006f79af36b3a397a1a4cbd18ba81fdcef6db89ae35c984b68b2b 37 0.03 vMB 99
171,066 171,066 0000000000000a2b80893930de6f5eddb3fc59a767363963a76b2018cb2a38de 41 0.01 vMB 209
171,065 171,065 00000000000007a9d327a31c3aab6ebec7c328805542653db243028d3b49db2c 39 0.02 vMB 337
171,064 171,064 000000000000086270ba4f8c9cc45b8f9d7cfc439795e668baff9ed8ceb2a336 11 0.01 vMB 262
171,063 171,063 0000000000000a103d1d3731b8dfe7109145f57ac442251ee7f14273c6796d7b 81 0.05 vMB 1,179
171,062 171,062 00000000000004a2dd21b56acf63e092e38c86379521e3e947c3139d3c3d26c3 41 0.02 vMB 41
171,061 171,061 000000000000040da70c1ac9e7b2fc4e97ab72fa8bd266ba35ecec00e2dd6b49 25 0.01 vMB 2,422
171,060 171,060 000000000000033cdaf558249d8fff85c6edbf5244a5d0fa70bb225d489b4fdf 124 0.03 vMB 24
171,059 171,059 000000000000039aad126661d2713aafb278fe270960d01efbe373ee3e8bbd35 24 0.01 vMB 240
171,058 171,058 000000000000031cb8ab187cf7fa3eca443bb22a8b37ce820d0a7788b59d0ce0 26 0.01 vMB 354
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.55 GB
    • Received: 1.41 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.