Loading Tool

Explorer IconExplorer

Memory Pool

76,069 transactions
28.74 vMB
0.06952636 BTC
Random Selection Loading Transactions
Max Size: 175.83/200 MB

Candidate Block

Mining Attempt aaaedb122923dab6310ad126207b4b6ab9c07fc9776ff714fa56ced844981edc
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 2f4c3ffad22475f41b29fdeeb382739744e2951a7db55fa45fa399ccf31ba4c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.00713547 BTC
Feerates: 40.21 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (476,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,202 439,202 0000000000000000000323dcad6fce5f7d1b77033f6d4c5ee81f3063a0521db1 1,001 0.52/1.00 vMB 48
439,201 439,201 00000000000000000058a8c925a204ed19efc1d2f6fb8c59d395263db5162779 2,078 1.00/1.00 vMB 67
439,200 439,200 00000000000000000117bd041ca8277606bf3769828f615fdf07293508e30462 1,705 0.99/1.00 vMB 62
439,199 439,199 00000000000000000365f8bb4fe2bb76ef353f25b9a87b546230a8384685098b 2,601 1.00/1.00 vMB 66
439,198 439,198 0000000000000000021e6c76f4161fc8d5969e269ea28bf752b65aecaa06e130 676 0.36/1.00 vMB 62
439,197 439,197 000000000000000002f55d5badfe59aff5294f5fa89aff9ebbe55ca28ce76bf2 1,002 0.55/1.00 vMB 60
439,196 439,196 000000000000000004020ac3318500b786c3e5199871b07589e656ab5070a8f4 202 0.17/1.00 vMB 23
439,195 439,195 0000000000000000034dae62b708cbcebe572638376412026aa6ec88b5939997 936 0.48/1.00 vMB 45
439,194 439,194 0000000000000000017b4f7680bc41e1602f2855d400e796d8003a6f22e48d7a 2,585 1.00/1.00 vMB 77
439,193 439,193 000000000000000000dd6065963abb28938dfd2db0ff82720edc79553f597ff7 962 1.00/1.00 vMB 20
439,192 439,192 000000000000000000203b7b2ba1b6a0f899b157588b26d98169924b81c850db 1,611 0.66/1.00 vMB 44
439,191 439,191 000000000000000001fdf30a7b712b596240b424b8ed7e074dd5e6d868bca6f6 1,967 1.00/1.00 vMB 60
439,190 439,190 000000000000000001d225a96576c58409f561e7b1a1799a92c2a683f41cfbe1 2,851 1.00/1.00 vMB 73
439,189 439,189 00000000000000000203f7a2be1d9b35d02cff3cdfab16a8fcd6756ec0744eed 1,440 0.78/1.00 vMB 40
439,188 439,188 00000000000000000023dd7d90ba9128b0c3b84d267026a833710be9bc422cd1 1,532 1.00/1.00 vMB 32
439,187 439,187 00000000000000000009ebfa0672d9bf3f4b99e4ec45a5c50271a0de1acdddf7 2,692 1.00/1.00 vMB 74
439,186 439,186 00000000000000000304a0651bf4bd73da5b6eed7ecba93cbc17c2ba822c6fe0 2,223 0.99/1.00 vMB 55
439,185 439,185 000000000000000002bd113b7179d56298ac6eb654e23585c726ed3a25b9fbac 1,006 0.38/1.00 vMB 70
439,184 439,184 00000000000000000127e479e2618bcabb71914497a2c1c7de020d86d5034f72 2,407 1.00/1.00 vMB 74
439,183 439,183 0000000000000000039c3d9cc8c7cf3398d6a0d755b8b961275b85037fd56b9e 1,768 1.00/1.00 vMB 41
439,182 439,182 000000000000000000c443e7733e5b15b99a38d607930a9809400da7ed06defa 1,615 0.75/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.