Loading Tool

Explorer IconExplorer

Memory Pool

82,974 transactions
31.59 vMB
0.09272078 BTC
Random Selection Loading Transactions
Max Size: 191.83/200 MB

Candidate Block

Mining Attempt b0ca9a32f9196a3b29ec0bfded6aca17e39ef18805e612b0ea5c82828f809367
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e946bd9f72a0cd7476b6c8533356da11783cbe5c4d7fee3f172ad6d2b362f6d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02412522 BTC
Feerates: 100.18 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (591,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,077 324,077 0000000000000000051e1cddfc9326fb292856d61e584862bd7343a5846f0af2 224 0.25/1.00 vMB 18
324,076 324,076 00000000000000001d83606cd84509bc33fc9edb5aacc85291578b0e767bd4b4 47 0.02/1.00 vMB 29
324,075 324,075 0000000000000000054b4f174710d02d94d560448609cd908fc273c8c0d354fb 113 0.07/1.00 vMB 18
324,074 324,074 000000000000000010647911cc7b4cc18d01db906eed544fb8aa818bd55981fd 418 0.28/1.00 vMB 24
324,073 324,073 00000000000000001a7f8b697216acd63fff6c7d75411106456d9950d9fe5a39 565 0.31/1.00 vMB 30
324,072 324,072 000000000000000017e653c0b806b6ca7c19a00eb52ad92f1d0a81d587c4ae7c 636 0.35/1.00 vMB 28
324,071 324,071 000000000000000006c3876e57fc109b7c9c31e8c8dac39299a952daa6b6aecc 422 0.35/1.00 vMB 18
324,070 324,070 00000000000000000cfcb96878ff0ed0c30634242b3a5ecbe10a14b6b363bb0f 512 0.18/1.00 vMB 46
324,069 324,069 00000000000000000784b8d21a93839dfb6ccd3033a69fc119bba1a21facffe2 290 0.13/1.00 vMB 32
324,068 324,068 00000000000000001dfe5d7768866ffd0fb3a06ba22d098c9b39e49ffa9b1c37 686 0.44/1.00 vMB 24
324,067 324,067 000000000000000009804ed1f54276ff41d745cbe04011f0fff03b368f9cb455 503 0.26/1.00 vMB 25
324,066 324,066 0000000000000000063ee671c18390313a33f5de8bc8547b0acfb4d6fd80c523 398 0.14/1.00 vMB 25
324,065 324,065 00000000000000000a09310c134a027e752a1a6b541448b8510cb9ca6b80dcb9 475 0.19/1.00 vMB 31
324,064 324,064 00000000000000001030773c3ae5f6d3bd9990e9da62364e207e17761967f44e 1,219 0.61/1.00 vMB 33
324,063 324,063 0000000000000000076449c23e7ae6cf0ad7f5aca54d80c42501a67da4c6be3e 819 0.53/1.00 vMB 27
324,062 324,062 000000000000000010bd5004cb55ead2564c684ce1d8c73772d6f254a550dd1b 8 0.00/1.00 vMB 32
324,061 324,061 00000000000000001b1d603fb1ea7d7f13c8e8a54c7e6add4bb23514134b55d5 130 0.06/1.00 vMB 39
324,060 324,060 00000000000000001c1f55abf36aeb6de877da916c486eefb7b3a9973ff847f4 60 0.02/1.00 vMB 28
324,059 324,059 00000000000000001b40d3865a12e55ec29c3fa7d4dd3d49214cb4449cdc41b3 83 0.05/1.00 vMB 34
324,058 324,058 00000000000000000dd880326023b81bbbc074298a1bbbf065c17a41c2bdfa13 281 0.18/1.00 vMB 25
324,057 324,057 000000000000000002d92d95b6a5cf47ad0bb78703fc95bba699e8018a687d8c 439 0.20/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.