Loading Tool

Explorer IconExplorer

Memory Pool

28,169 transactions
9.36 vMB
0.09425017 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.26/200 MB

Candidate Block

Mining Attempt ac8f12eeef99be2101f29347c721a846b88d42ba530e938e1db530a9e26e4475
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 818fe9beae0cd27bdedb818b7a2da3554b2a8e917e54e52df13fc8eb0de9ef98
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,185
Size: 1.00 vMB
Total Fees: 0.02577021 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (774,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,504 138,504 00000000000002fd5fdca31aaf18bc93b0726e81067834f2155f80c8c70fe8a2 45 0.07 vMB 117
138,503 138,503 00000000000006a71496420334c36239b1e2ff20e0d1606b00167f5d9e3eaf19 102 0.05 vMB 35
138,502 138,502 000000000000099788937999bc3152521320d214176190003fa2eb21e68c414e 80 0.05 vMB 87
138,501 138,501 000000000000033595660076582f68eb77cec69881b42a0419355e911c13401c 98 0.06 vMB 197
138,500 138,500 00000000000005f8cac280bc20cf95982c110a8d3a7f35fc9cb308a454fd6094 21 0.01 vMB 71
138,499 138,499 000000000000088ab203db89dd28999788ee8b7161c03b1cbad285fb673ac949 57 0.05 vMB 77
138,498 138,498 00000000000002bffaf2ba8d9d3add70e727ff8f9f0ef62fd8636fa2ffc1066f 101 0.03 vMB 174
138,497 138,497 000000000000020ccb707ada5bcd19dbc057402565baafe2d163683f79c168d2 24 0.02 vMB 467
138,496 138,496 00000000000009e4db4143fb7008fde890f9e138e562a21e7eb6c3ceae01b373 106 0.05 vMB 332
138,495 138,495 00000000000000b69be1907ecadbb6c069f17f1d5ea7440c0d010462c1b94252 30 0.01 vMB 189
138,494 138,494 000000000000064988975d2cf511c936d73d7d09ab1b333ae6f3ef180ed173fe 11 0.01 vMB 205
138,493 138,493 00000000000006f7ad97fdf787ca4ebe97da5d3a8e5a041a866897406809ff81 137 0.05 vMB 1,343
138,492 138,492 00000000000001d5e8b1c40bd2ecf073f44911fdef5949f02fe72da540c016dc 22 0.01 vMB 430
138,491 138,491 0000000000000521a5ee154d81fb2c3856c8e343c1403c8ea140fefa303d66ce 74 0.02 vMB 62
138,490 138,490 00000000000008ef809c70a6ca5da21a03e3e69c105ed29cf285d816ac8a1504 70 0.04 vMB 88
138,489 138,489 000000000000056fd82b4e63978d42c27b0fbea2a9bd76bfc35330d0bc40c143 166 0.05 vMB 156
138,488 138,488 0000000000000983223914240d31b4def67b06dfa028dbd80081310d5c8d9d74 36 0.02 vMB 115
138,487 138,487 00000000000006a8b064e89e4c161e6c7b7e2b8bbbe839324b4ab63b64537e3f 91 0.03 vMB 93
138,486 138,486 00000000000005dcd8a669b202c45682b835ec7a215c0bf4a872ef7bd27b09fa 10 0.02 vMB 470
138,485 138,485 0000000000000573deceb5eddefcb1afd35589cf797f87bdb3e1a21b51fdeb39 27 0.01 vMB 472
138,484 138,484 00000000000008957a94a7afd4f028ec4dbd4191a5b9f48b12bfa941b729c9c8 70 0.03 vMB 71
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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