Loading Tool

Explorer IconExplorer

Memory Pool

78,114 transactions
29.47 vMB
0.10614557 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 522db0243ad11f67ff43c7487179694215d049aa6f28b327b8c5570415d0941f
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root d7597c867188b3e8d2ee3b0e66bda7b62efb09eba2386685de83e3df3d5f0257
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02955448 BTC
Feerates: 151.12 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (624,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,526 290,526 0000000000000000856d259380bafbc1c2747fbf24ce7fa7179088b7d1e9e584 259 0.10/1.00 vMB 46
290,525 290,525 0000000000000000741e88c0aaea4fc9166fa0cb330b240307972f9cfe0397f6 253 0.10/1.00 vMB 43
290,524 290,524 0000000000000000d11a673e46f10ee7b5ad02fe55caffe1cb2def2232f8fa74 390 0.18/1.00 vMB 21
290,523 290,523 00000000000000009a91bd3fa569063eee0b6ece21439c2c8f3e18ffaeb0c91d 512 0.18/1.00 vMB 46
290,522 290,522 000000000000000050ae59af63a5051f37fdc6c43ebbf44da3ea3a93d4bc48e8 608 0.23/1.00 vMB 51
290,521 290,521 000000000000000064187159939db71f3192b84abd47e73cfaac45dc08ced9af 285 0.15/1.00 vMB 31
290,520 290,520 000000000000000069255149e607d86b2f90c2975d947708b2abd62fbc51c1c4 699 0.60/1.00 vMB 19
290,519 290,519 000000000000000077b7e413cab4be83f9cd9573577ce330b817295f46a4ba01 678 0.90/1.00 vMB 17
290,518 290,518 0000000000000000efc2abb1d890cf92c1fd516d7449d58324b0956e71549917 512 0.14/1.00 vMB 59
290,517 290,517 000000000000000094b0625311697a683a31817e6025be34710c37a1014aee44 1,139 0.35/1.00 vMB 55
290,516 290,516 0000000000000000b362b294233fdd45f2e6f5bf2730e5141623bb549272a744 308 0.20/1.00 vMB 27
290,515 290,515 0000000000000000560249d847012c131f8ecfeec26a921c83ac34a596c421f6 815 0.35/1.00 vMB 34
290,514 290,514 00000000000000009700a8aa6723a8300862ba1e432c9683f886a9d5da75fc7c 552 0.37/1.00 vMB 25
290,513 290,513 000000000000000010de61ce1e0f39340cee37748ca7156961e6a05b5f5297dc 256 0.13/1.00 vMB 26
290,512 290,512 00000000000000005bdc2e0e21b925deac93d886e03e75e2cf15710d249c1b8c 859 0.35/1.00 vMB 85
290,511 290,511 00000000000000008b79b32bff3d2b128c0a23236f8ddf15638b686d9665977f 626 0.25/1.00 vMB 55
290,510 290,510 00000000000000008b6eec680d4eb4a8295aa3873c2134a3d106756208794142 604 0.35/1.00 vMB 32
290,509 290,509 000000000000000036a641d49b9997cb39026020004876acf99258cd8800251e 475 0.25/1.00 vMB 37
290,508 290,508 0000000000000000509086cdc4c7660143916f075bcf7f10b139d3a6b71ffaef 295 0.09/1.00 vMB 29
290,507 290,507 000000000000000091eaddd7f52196f7bde623e7b47e4e806ec92fa3bed285a7 391 0.15/1.00 vMB 41
290,506 290,506 000000000000000039fd4e6a9391a036950b733c94eed605e9033d2eca056ea3 372 0.17/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.