Loading Tool

Explorer IconExplorer

Memory Pool

82,680 transactions
30.90 vMB
0.08998513 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt f9321411fcd55b139783659dc23fd2c497bbe83a32712666e832bc66ebaa54a0
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 58bee60fe24439ff46c13373e45faf5d7c1f7705718fa5a94ef196ab5ebb3bbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.01907273 BTC
Feerates: 114.09 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (91,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,307 824,307 00000000000000000002290e497ad4ca3c8b6601813a5b7b100a6183d1634e1a 1,468 1.00/1.00 vMB 52
824,306 824,306 0000000000000000000046463961f81ea5367e8fdfc65ab691b920a6b48c1a59 2,768 1.00/1.00 vMB 76
824,305 824,305 00000000000000000001e50b0504d115878457a93da3a6a2450678a6a6e60ee4 432 1.00/1.00 vMB 44
824,304 824,304 00000000000000000000f2a1876f816a34b7ac5f5ec68e003b7b28b215d89609 399 1.00/1.00 vMB 43
824,303 824,303 00000000000000000002bdc9966759adc577e0004c0af08cdbce21c8de1c3d08 2,023 1.00/1.00 vMB 59
824,302 824,302 00000000000000000000f7a7ea5b35fe539c89f2ad3fa9e6ce799fd2c9517dfd 524 1.00/1.00 vMB 45
824,301 824,301 000000000000000000021c1e2f9efff9a430cf125ed3d9bf0d34826227112051 225 1.00/1.00 vMB 42
824,300 824,300 000000000000000000033fdeaf79add905ae17a3ca98824e4368975021c18b63 1,814 1.00/1.00 vMB 56
824,299 824,299 000000000000000000034df28ab90fff2c595aa87d58f900c705ba516fd137f5 2,354 1.00/1.00 vMB 63
824,298 824,298 000000000000000000011403507e9e3d0ca8ac274c2c69d0d265155151fd556b 2,924 1.00/1.00 vMB 59
824,297 824,297 0000000000000000000185e3ed7d573e179c46684a78a19d111f4daff62b4773 3,400 1.00/1.00 vMB 83
824,296 824,296 00000000000000000000809e38c8e516bd0b1b9849e99a30aaf1b51e4013c3fb 2,995 1.00/1.00 vMB 73
824,295 824,295 00000000000000000002eec6916af82a7b04b0987b303924089353751612d700 3,054 1.00/1.00 vMB 76
824,294 824,294 000000000000000000001083027b6f209db3fa55e0dd8487f071a19eb3a666de 3,079 1.00/1.00 vMB 57
824,293 824,293 00000000000000000001141913864adc152016386ecfd7521ab81dc6c2977516 3,145 1.00/1.00 vMB 71
824,292 824,292 00000000000000000002d1806b97fa85d8adc1aea5f162cfdf23dd2bb6acd672 2,397 1.00/1.00 vMB 45
824,291 824,291 00000000000000000003a84b9c97b644c9c433ff27f922e55022b6a5a7515c9d 2,511 1.00/1.00 vMB 65
824,290 824,290 000000000000000000037a25b9fc2520cd4e3ec3a6060d74d50af146a3b0b2e8 3,270 1.00/1.00 vMB 75
824,289 824,289 000000000000000000014f5b8b3472c56b6737ff03772ffd1487317e7e6ba3c3 2,011 1.00/1.00 vMB 58
824,288 824,288 000000000000000000004eac28716d0e7b7b1c878baa6575032b41c17c7fd52a 2,373 1.00/1.00 vMB 54
824,287 824,287 000000000000000000035133ff8ec0f3e447a6f2a149e8d61904e29068f38aee 3,219 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 783.02 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: 719.30 GB
    • Received: 18.02 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.