Loading Tool

Explorer IconExplorer

Memory Pool

40,478 transactions
26.16 vMB
0.07297621 BTC
Random Selection Loading Transactions
Max Size: 135.87/200 MB

Candidate Block

Mining Attempt d20a2e893816c9aaa23097498c587084be9ce09ae1a9293b0551984dfe0dc7c8
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 51dabffc478dc975bf0aaf0be826c7aa391da19cf44486fc56c5ede48b773d9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.02530364 BTC
Feerates: 73.20 > 2.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (682,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,623 232,623 000000000000013659da31200bd77abc92e73703385cef25efeee1391668aa1d 553 0.23/1.00 vMB 163
232,622 232,622 000000000000017055ae6f4811cb27e948e7e70af9ee672c6abefda399ce3b68 3 0.00/1.00 vMB 49
232,621 232,621 00000000000000a01e9762440a0613d86afe760aafdfce683a13f24d1c1aeb50 342 0.14/1.00 vMB 222
232,620 232,620 00000000000001743a909c40c77066ae3578de4af65306918e640e5d401f248f 695 0.29/1.00 vMB 157
232,619 232,619 000000000000010ff62557eb4d4a865fc6781250d83d2176a8c3f76aabfc1cf5 419 0.17/1.00 vMB 151
232,618 232,618 00000000000001a8304897f39db533e1d435a7df1325e087640ce4dbe751276f 389 0.25/1.00 vMB 171
232,617 232,617 00000000000000f08f4e4e67afc57bbd78c17caf8fc117d0255400d8b4b985ab 837 0.36/1.00 vMB 156
232,616 232,616 00000000000000ac2bde9487f7871da3bfee4df174ec7628ab35327ad82af830 201 0.08/1.00 vMB 285
232,615 232,615 000000000000001732ca21a84c666b0707c1ef7edc5fc24524832a2642daa03f 173 0.07/1.00 vMB 211
232,614 232,614 00000000000000f50dc9fc411bb6d07cbeb57fcaadcd8ab0482ca7ef2f005b0c 36 0.01/1.00 vMB 173
232,613 232,613 000000000000009e727144c7662f74b1ab8c34aac0c6488e01fa86eadab2fa28 99 0.05/1.00 vMB 152
232,612 232,612 0000000000000070000de4f6f7ee6a6b480b7a0bd487f8dcabfd6c4b8c2c3ad6 83 0.04/1.00 vMB 9
232,611 232,611 000000000000013f5adfb6912cabb23d861ce0dca2f6cd7e000cd5a8eb6b3bcd 415 0.25/1.00 vMB 91
232,610 232,610 00000000000000b564a96905d1ca6471d7f6e57bdefde44d6bf4ec9a20fc51d9 481 0.21/1.00 vMB 211
232,609 232,609 000000000000018be2b009662c57495229321a7cb65c9574b012ed47cae0c7ac 308 0.13/1.00 vMB 180
232,608 232,608 0000000000000191259985e48d5497020ed285c73705b7401a4b71c8a057497d 32 0.01/1.00 vMB 55
232,607 232,607 00000000000001c208bb2e4b825164097f531559698a98aac7c1e59be445ff04 260 0.25/1.00 vMB 73
232,606 232,606 0000000000000165ee459d7889480ead35ce52c4d244844d3fc0b41f797cbfa8 370 0.25/1.00 vMB 198
232,605 232,605 0000000000000098d0847ebcb87842ae185e7c4feb4342b0265a2585f5b4ce6d 321 0.14/1.00 vMB 361
232,604 232,604 00000000000000d8afe0157eaa41e0f09c169ac7fd92f63260f29030f16b0d1b 493 0.22/1.00 vMB 157
232,603 232,603 000000000000002d3161fd80263a4def6406d54be3c3ec43c8b1202b21722197 128 0.04/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.