Loading Tool

Explorer IconExplorer

Memory Pool

37,964 transactions
28.01 vMB
0.06171551 BTC
Random Selection Loading Transactions
Max Size: 141.92/200 MB

Candidate Block

Mining Attempt 77a50260c8db55b842302fc9996bfb829fa800c409b3e6718622e666a95e4f4a
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 548a058aef40bd569a36a35cddc337802d7abf8e2ec3d122348e97f7e5490e16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,612
Size: 1.00 vMB
Total Fees: 0.00820360 BTC
Feerates: 150.80 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (736,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,450 178,450 000000000000090f854b6487d3123f4ab3254778d0ec71f7b1e3fb982fd211c3 38 0.02/1.00 vMB 82
178,449 178,449 0000000000000abb1313704917bec6ef451973e7a3368f9ec7727e87924ae5d9 35 0.01/1.00 vMB 222
178,448 178,448 00000000000009516e4b19f795a54c07669431223ffe3e814ae27a6984f43a19 162 0.05/1.00 vMB 74
178,447 178,447 0000000000000084f3f69deadc308ff5c3e418217d13796c03f754c70b0f9e5f 11 0.00/1.00 vMB 92
178,446 178,446 000000000000044d2c468b3d7d089d33fc0e5ca18e16a99d279632b63c5472d2 214 0.11/1.00 vMB 149
178,445 178,445 00000000000007280092375a2ddc030bed135b3284f980b7bc89ff0fd2cef08e 57 0.02/1.00 vMB 147
178,444 178,444 000000000000093740457690cd011cdd98c9a03d29e828c89656546f4a3163d2 138 0.04/1.00 vMB 5
178,443 178,443 0000000000000103ec5555a4518fed96d5087bfee179f602d2c826c3a7b38866 49 0.02/1.00 vMB 64
178,442 178,442 00000000000001b243d33c7bc849f57e94bad63e35d98b138284b312782c8237 113 0.05/1.00 vMB 109
178,441 178,441 00000000000002fb90d3166035b955b8dd2ed49f2b1dd414b99dd09d95af1e40 61 0.03/1.00 vMB 38
178,440 178,440 000000000000090a21eebaadee31d07143a0fed351845c9def51b47dfb0397b5 14 0.01/1.00 vMB 401
178,439 178,439 00000000000000d412c4e207ec2c4a5a049865a9cdfb78411a8555cc297bccd9 53 0.03/1.00 vMB 55
178,438 178,438 00000000000000cc409b29035a59d430d39cc9d374a440a773ea5cc2d4374846 15 0.01/1.00 vMB 37
178,437 178,437 000000000000093d55655c0fa9429415c15311bc397da890161b087fa4f833c7 18 0.01/1.00 vMB 46
178,436 178,436 0000000000000779ce47937ff7b0fc2c6ae7ac6b5fea693056c74bc0571ac8c0 16 0.01/1.00 vMB 20
178,435 178,435 00000000000009e5f725581d04bf23e23858c69067eb7d5c317dbdb5c03cef76 17 0.03/1.00 vMB 3
178,434 178,434 000000000000054a16248061b46f28909cd0527ac5d67a831a31f7a3898a1a10 267 0.14/1.00 vMB 486
178,433 178,433 0000000000000ace0010c738abb461b3e53741a7f0b28a7044e050e9d72b8199 22 0.01/1.00 vMB 121
178,432 178,432 000000000000036161c983e0f5e9f8cb6f28d5917f2b5b80af19e290b5d0b51e 150 0.05/1.00 vMB 98
178,431 178,431 00000000000001e97431959e87233b28e63812966483fc55a459d4322f8d8f0e 116 0.05/1.00 vMB 139
178,430 178,430 0000000000000a42d2abcdcd08f3b0424b5ee673a7e987622bc824c11f8fcd10 61 0.03/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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