Loading Tool

Explorer IconExplorer

Memory Pool

48,595 transactions
29.45 vMB
0.09277421 BTC
Random Selection Loading Transactions
Max Size: 157.24/200 MB

Candidate Block

Mining Attempt d1c3b7b3f42c833e89beac01c31623f2fd8ab773a8b21ca0bd10286f5e7daf08
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root dac7f5ad30aac5065467b2bca651a5dcd430d50dd81059a76a7c2dd308a6380f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,128
Size: 1.00 vMB
Total Fees: 0.03225201 BTC
Feerates: 179.69 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (154,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,400 760,400 00000000000000000004b61afd87f700bd94700a2d0c23ab018d472465bfe3b7 2,976 1.00/1.00 vMB 17
760,399 760,399 000000000000000000047189e9d48d17617fc5bc75190ce5506808bfa37928f9 3,970 1.00/1.00 vMB 40
760,398 760,398 0000000000000000000619eccb97277f832eadefcb3ef6b999b830dea83cfc45 2,536 1.00/1.00 vMB 14
760,397 760,397 0000000000000000000262fc9e43f5f98df914c39443be38874e35a1e8494590 3,215 1.00/1.00 vMB 21
760,396 760,396 00000000000000000000a74aae88ced01c5c7e7617b1c2177e285e0b39f4361b 3,077 1.00/1.00 vMB 40
760,395 760,395 00000000000000000007a30856b5fd91255d55abf075798dd51d250b39bdeb45 1,001 1.00/1.00 vMB 16
760,394 760,394 000000000000000000039b71c05a8209ab49ad22a9ba2f305b066e4d5545771d 2,694 1.00/1.00 vMB 20
760,393 760,393 0000000000000000000495791ad829f257a06c1cffb171687e484c9f254f0d66 2,736 1.00/1.00 vMB 26
760,392 760,392 000000000000000000009b3f99c45b0d0a575c0cfdd2980b1fe341be95ba0771 2,537 1.00/1.00 vMB 21
760,391 760,391 00000000000000000006e56f608594ca700e14920cfb348fbdd2f68f589315d8 2,362 1.00/1.00 vMB 22
760,390 760,390 000000000000000000047a0abe6db04644826664ea201cae89ba2e748a925f48 3,326 1.00/1.00 vMB 42
760,389 760,389 00000000000000000002ceafed78582ef949d045b2f84b63733de41fbc10906c 2,831 1.00/1.00 vMB 27
760,388 760,388 000000000000000000025d7467109ebdef1598ee0a529d284cfeb03a2d804d4a 3,202 1.00/1.00 vMB 49
760,387 760,387 000000000000000000037496736dfba76f6ee0b769b4cd977a8b611023fbc5ed 1,131 1.00/1.00 vMB 4
760,386 760,386 000000000000000000015f883a9d5bd0fe01e390c862f77e3b8d1813183280d6 3,341 1.00/1.00 vMB 11
760,385 760,385 00000000000000000006ff085420d6340308b4ba0a1b640dd0b80cfc3d84dd15 2,848 1.00/1.00 vMB 15
760,384 760,384 000000000000000000036f8a1069e3d3a4ff0735df2033988f1ff31898e2a3e3 3,038 1.00/1.00 vMB 20
760,383 760,383 000000000000000000008a18bf6afb60cacf6ba2bda52891fd893a149c1922f3 2,859 1.00/1.00 vMB 18
760,382 760,382 000000000000000000053f209978c819bb4708bc6c559959e79a84f971767e9f 2,905 1.00/1.00 vMB 20
760,381 760,381 00000000000000000001c7f0caaf9706ed70ef2a208d1e76e9240a4fd78fd891 2,948 1.00/1.00 vMB 25
760,380 760,380 00000000000000000001e8b2a2ed32a730610a478c62828968733287a2fbb2ee 1,659 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.11 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: 652.02 GB
    • Received: 13.69 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.