Loading Tool

Explorer IconExplorer

Memory Pool

32,995 transactions
26.95 vMB
0.11112464 BTC
Random Selection Loading Transactions
Max Size: 134.89/200 MB

Candidate Block

Mining Attempt eba5b0f11a7ea9ae27394d7e93af9ee1e53f3d88e570bd15537098fff6c30771
Version 20000000
Previous Block 0000000000000000000088eb0f120f975e57ee7b05837846c83d2c87324a46fd
Merkle Root 470a9d74aa7aa0fbc882a02601bbf3eaece712ff05481aaf34c414d3eed74f0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,399
Size: 1.00 vMB
Total Fees: 0.05084949 BTC
Feerates: 502.67 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,242 (760,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,555 153,555 000000000000020f1a70ba94ce688300176f8eb2c11517e4e5640e96c27d286f 80 0.05/1.00 vMB 88
153,554 153,554 00000000000006ade356c6de1f697bfad042c19fdbb4f11164f4e2231cf350df 24 0.01/1.00 vMB 298
153,553 153,553 00000000000002b8f5d80b7cbf43dd453c6d3648d601cd4135ace9cab5614075 88 0.03/1.00 vMB 1
153,552 153,552 00000000000002c052462686f7383cab907a9d0c66300233f2d1a1bd052c89c1 42 0.02/1.00 vMB 22
153,551 153,551 0000000000000c8682e622560c6a663d512236d3986d1bd7ca73cbc2302ff635 40 0.02/1.00 vMB 9
153,550 153,550 0000000000000042cc6849fef580fa0422c8090c01e82cbdb71136e79edbc46e 99 0.04/1.00 vMB 192
153,549 153,549 00000000000002ffd4e7581c8dea8218e650632a45405eb1bee1b79576ba8f0d 14 0.01/1.00 vMB 3,623
153,548 153,548 0000000000000af16ed198ff189a1470e2f73a734f57499e52d7e929743f81a3 78 0.02/1.00 vMB 12
153,547 153,547 000000000000069a094a69ce40e1a7cfd65787f09b7267422f0894453fe9f532 30 0.03/1.00 vMB 2,162
153,546 153,546 00000000000006bc0ec3dae6bc14a601bf4d76c7c51c6e05da3ff291f060e5ed 37 0.02/1.00 vMB 8
153,545 153,545 00000000000007e607314c0f11d1da2779fb1dc14495ccdfcc34bd540eb1c1a3 50 0.02/1.00 vMB 183
153,544 153,544 000000000000007c19e0863cbe422334f0dd360e936d4dce80ae0e9f3c36469c 23 0.01/1.00 vMB 45
153,543 153,543 0000000000000a15fb1c37c389fc50184935a2c9a5ed2bd293be2a06d67c2951 28 0.01/1.00 vMB 196
153,542 153,542 00000000000006716ad66b7554a044d0361c49f324207ae7d5721ebed58e9c05 2 0.00/1.00 vMB 0
153,541 153,541 00000000000009ae95ab603155e2a599d9e2f40c8c1f1a27ffbc639a73444e1b 57 0.02/1.00 vMB 137
153,540 153,540 00000000000004aa3c02e695b8f7e781b9010abb4d3f45c792c00845dcd47b7c 12 0.00/1.00 vMB 0
153,539 153,539 000000000000066757a408c1802a5ab90e003352e3c6841c59411f55c94358c8 181 0.05/1.00 vMB 7
153,538 153,538 0000000000000156608f7b7a431f9faa1e897e0bb2dc97ff676270ed47aa0f82 101 0.04/1.00 vMB 115
153,537 153,537 00000000000006ff5f7490c974ae901f59c1762193c016fafc518094d53926d2 3 0.00/1.00 vMB 16
153,536 153,536 0000000000000ba0c518bbfc0c6f1e04172d726bc7f3c4b52aa58e1158a060d9 10 0.01/1.00 vMB 17
153,535 153,535 000000000000055607b243dc40bc9f88a366223244f653a5cc15ae434ddeb222 28 0.01/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 781.02 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: 576.41 GB
    • Received: 8.44 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.