Loading Tool

Explorer IconExplorer

Memory Pool

72,492 transactions
27.98 vMB
0.06757962 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt 1dc0940d15d8e7398a04f50edf6cbca9be4df2e86019137ceadd63f34c6f9c6c
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root e845e9dc5df6ec3a3b4084a5ef5848edf5a7db5d17b888dfd3c0a68775c4f9e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,122
Size: 1.00 vMB
Total Fees: 0.01172419 BTC
Feerates: 101.52 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (397,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,416 517,416 000000000000000000133680f378fb669e21651d316278e7df5f64e8c1b376fa 2,086 1.00/1.00 vMB 5
517,415 517,415 00000000000000000036b7126533d6b498ef4954fae8486a424005dfeb9350c2 2,446 1.00/1.00 vMB 15
517,414 517,414 0000000000000000003df0db68895d7a099e2d1ae5a1f795a5265224c3fedd5f 2,746 1.00/1.00 vMB 41
517,413 517,413 0000000000000000002d9c2483cd87685ef41e7b8d1ca718206120e9b1bfee43 2,820 1.00/1.00 vMB 12
517,412 517,412 000000000000000000388dd0fd2ab74cfbb7cd9c71bb888b5be143b7fa6c4d1d 1,877 1.00/1.00 vMB 41
517,411 517,411 0000000000000000001687d40c7802ce4c79a82b0be900699f570438a359b3d7 2,602 1.00/1.00 vMB 10
517,410 517,410 00000000000000000008393a4f63bbf7da59faccd5dd3c907f4450c33c686dd2 1,545 1.00/1.00 vMB 30
517,409 517,409 000000000000000000007656d2434f76fbe9b38d7993a84e2c909bd2c0bdc930 2,382 1.00/1.00 vMB 55
517,408 517,408 000000000000000000327198cdc59231d13efbbd08031dfece240e6ec440db74 1,835 1.00/1.00 vMB 15
517,407 517,407 0000000000000000003f3c4c0049fa2d762c1f65913a78cd3957c12001e95732 2,719 1.00/1.00 vMB 23
517,406 517,406 00000000000000000028ea2d08fc99a1a7ca82df5ba3e10ab35889a1274d897a 2,482 1.00/1.00 vMB 26
517,405 517,405 000000000000000000472dfb742b1870565571a7949eadcdf1e6192aa97b8d9e 1,361 1.00/1.00 vMB 10
517,404 517,404 00000000000000000042ebf087122fd988e635484579003083b552563ec1c5e8 1,620 1.00/1.00 vMB 30
517,403 517,403 0000000000000000000e7354ee7f81253b67c50a99b2d52101760e86224a6d19 1,886 1.00/1.00 vMB 23
517,402 517,402 0000000000000000003ecf1a3d0331e75d2c1462dc9041c882b4eb6719ab7a85 2,293 1.00/1.00 vMB 74
517,401 517,401 0000000000000000000c028253681cb24e61e81ec897ee8a1ec133cc52f547b2 1,312 1.00/1.00 vMB 15
517,400 517,400 0000000000000000000f76b44f8d4c27586259b3460d41a88e5d7c39a76d0dca 2,194 1.00/1.00 vMB 20
517,399 517,399 00000000000000000039a8ce5bfd67261ba643d0fc157f509260b9aea4ba6914 1,802 1.00/1.00 vMB 14
517,398 517,398 00000000000000000025afa4a75399795e9e7409fe0123f73a6cfa0b1c79baf8 1,532 1.00/1.00 vMB 26
517,397 517,397 000000000000000000454b57f6bae232ca069e1c2d5672a2cd91e578297b37eb 1,178 1.00/1.00 vMB 62
517,396 517,396 000000000000000000259ef910a87931ef5631f8fdd698bc8c9bbefdee15b77c 741 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.