Loading Tool

Explorer IconExplorer

Memory Pool

83,996 transactions
31.80 vMB
0.09319937 BTC
Random Selection Loading Transactions
Max Size: 192.37/200 MB

Candidate Block

Mining Attempt 3fbf9a98f6a68022291551bd7bef672edf76a6284c6256be8b5c22ae12e4ef5f
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 965ceee950d00af41070c97e02551364d0403b3357176e5eab1a83c40ad0d4ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 762
Size: 1.00 vMB
Total Fees: 0.01850879 BTC
Feerates: 40.21 > 1.85 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (6,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,356 908,356 0000000000000000000116a40b3a27066c610a969602b57fa676dd63a3fbb07e 1,430 1.00/1.00 vMB 1
908,355 908,355 00000000000000000000e36d6069e27c69626aec37a6276cdabcbdf01cd866f4 2,006 1.00/1.00 vMB 3
908,354 908,354 000000000000000000001633f55e2767469123b68a125d3d2ca1e7822a778721 3,419 1.00/1.00 vMB 5
908,353 908,353 00000000000000000000dc7a64cd3618b12237c2232bd05fa44fbad58295565d 48 0.99/1.00 vMB 1
908,352 908,352 000000000000000000011c3a72c78b07623de5b7ad19a097a577a7f15564fae9 1,164 1.00/1.00 vMB 2
908,351 908,351 00000000000000000001877c81d46d0e441bd444df32b4d8d3a3c3bb69e898d9 2,400 1.00/1.00 vMB 2
908,350 908,350 00000000000000000001a3c89dc62ea021e2a59b6e71ef4b0744f13fbf47a799 240 0.95/1.00 vMB 1
908,349 908,349 0000000000000000000049d19f421efad7e72cb880306afb85352191b4b06cc2 800 0.98/1.00 vMB 1
908,348 908,348 000000000000000000001a351d6030d127b031bd364248aa037b315c5b4b2f3a 510 1.00/1.00 vMB 1
908,347 908,347 0000000000000000000185f40a6ec9bc7fc6e2deaa42930efca39f1f7839c974 2,906 1.00/1.00 vMB 2
908,346 908,346 000000000000000000016bf0269d2f936b2c56a45ba142647ed7936dc7e422c4 3,143 1.00/1.00 vMB 5
908,345 908,345 000000000000000000004b63429079941a47ce1a643c1b52e9fa21a5b3bc8702 236 1.00/1.00 vMB 1
908,344 908,344 00000000000000000000260bf69473e8241d1d28fdb02a05873112e9422616dc 1,056 1.00/1.00 vMB 1
908,343 908,343 00000000000000000000919c267a210e2aca081e5f7ba63a04457059c5620b5a 775 1.00/1.00 vMB 1
908,342 908,342 00000000000000000000dfd28eb1ebb2be3943c3c4357de749ce521d1ca86e3f 782 0.97/1.00 vMB 1
908,341 908,341 000000000000000000015807436112e94de3d69a803e2bb84e22d6c98c92e525 3,002 1.00/1.00 vMB 3
908,340 908,340 0000000000000000000108a774435160cc84c768a5c761d51b8d541aa7eb29e9 213 1.00/1.00 vMB 1
908,339 908,339 00000000000000000001eeb2f39ae22ffa8e29d7da12a71f4db1ecbdea6939e4 515 1.00/1.00 vMB 1
908,338 908,338 000000000000000000020a12a6fd9fdbd99dff3febf2af7324bb2cc82f7eb9a8 1,366 1.00/1.00 vMB 2
908,337 908,337 00000000000000000000158c2affb15bb4ea8893f82f5bd6f77f040644b39b18 423 0.97/1.00 vMB 1
908,336 908,336 0000000000000000000087c9bec13aa4a31495276b2ed053c8bc8034383585f9 1,699 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.98 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: 716.41 GB
    • Received: 17.80 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.