Loading Tool

Explorer IconExplorer

Memory Pool

38,935 transactions
26.27 vMB
0.05509435 BTC
Random Selection Loading Transactions
Max Size: 136.52/200 MB

Candidate Block

Mining Attempt 37e6bf2d2993d4c4155952abee1cd0d9c040eeb02d2250d6049f2988162e6e17
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (118,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,307 796,307 0000000000000000000324dc4969c2724374af0eb7265def9aba906f296afcd7 3,630 1.00/1.00 vMB 34
796,306 796,306 000000000000000000044b4cbcac227b0e7dd45ce6a077c51c88e616652e08b9 3,168 1.00/1.00 vMB 29
796,305 796,305 000000000000000000037a788e338d40d404c8549ad7fd8a556d32212762e0cd 2,943 1.00/1.00 vMB 39
796,304 796,304 00000000000000000003147a3e0fb5d87a3500603072c354ddebaa6937a8ec40 3,131 1.00/1.00 vMB 36
796,303 796,303 00000000000000000001b4a9785f16554a7d5dc583567ad151ab4cc74ff78686 2,904 1.00/1.00 vMB 39
796,302 796,302 00000000000000000004229f3a731c4a86120edb11052f88e7328be04571b726 3,179 1.00/1.00 vMB 56
796,301 796,301 0000000000000000000066972e58541f4386b38c2bf69af0dba08a6ef0a35793 3,356 1.00/1.00 vMB 41
796,300 796,300 00000000000000000000fd9d4f0051d502f31b78d591869ac9d7f4c1ad3de63a 2,836 1.00/1.00 vMB 76
796,299 796,299 00000000000000000001e86d19d1ec00db6f2593c462380e60cb44a56b4ae21f 3,474 1.00/1.00 vMB 38
796,298 796,298 00000000000000000001d3f8205ba189a39ae961a698b2b4fc199fabb94d55c0 3,066 1.00/1.00 vMB 15
796,297 796,297 00000000000000000002d95a3479732d9c3fd941eb649fb4bbae427bf66ac6be 3,034 1.00/1.00 vMB 14
796,296 796,296 000000000000000000027bd3d9e51bcd4b401ffb30dc83b56c6f50cd74384b59 3,550 1.00/1.00 vMB 24
796,295 796,295 00000000000000000001195c25e3cffa7a10014b4f603fdc7dff678104c4a9dd 3,604 1.00/1.00 vMB 33
796,294 796,294 000000000000000000038cbd0c04ab927c4d0e1539d1e317cb004ea96319a16f 2,997 1.00/1.00 vMB 45
796,293 796,293 00000000000000000003e49ec8883577410f8370dfd7d944f22eb6e117cec0a6 3,329 1.00/1.00 vMB 17
796,292 796,292 000000000000000000003bb069d9d8edc08fc39dc3113e8d4bfdcbda8fceb81f 3,007 1.00/1.00 vMB 12
796,291 796,291 00000000000000000003a050b540adb01df139649c461ac48929f610182c5345 1,687 1.00/1.00 vMB 18
796,290 796,290 000000000000000000029f5ed146b8b58497245a3bfe0127e867dfd10b78dc42 3,384 1.00/1.00 vMB 29
796,289 796,289 000000000000000000052749a26660aca7899019aefe1ca35da1567cae56f342 2,303 1.00/1.00 vMB 25
796,288 796,288 0000000000000000000277c4964a8c936cc73f10a569978c2d4aec009d70410c 2,730 1.00/1.00 vMB 37
796,287 796,287 0000000000000000000215abe846ac5190fc7b95df34211ce649b5f7df835ae0 2,998 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.15 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.14 GB
    • Received: 13.83 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.