Loading Tool

Explorer IconExplorer

Memory Pool

76,210 transactions
28.36 vMB
0.08718700 BTC
Random Selection Loading Transactions
Max Size: 171.50/200 MB

Candidate Block

Mining Attempt ab78d8d0597e232aa2a19e1ca7925f5d00f7b1e4e0aa5d2b8bff83cbb8ecba81
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root 652f492e9b29fce3cc8ae5864fcf74bb05aeb403dc8652f02a70c4b7a8b5a7ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,205
Size: 1.00 vMB
Total Fees: 0.02419634 BTC
Feerates: 100.27 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (383,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,854 531,854 0000000000000000002dff0ce11f501caf44230edbf005260e57de80f8810c32 1,363 1.00/1.00 vMB 14
531,853 531,853 00000000000000000002fadd639e95b4c7abf84aa025ffd1cf9ac9d45d8acb52 462 1.00/1.00 vMB 4
531,852 531,852 0000000000000000000e260bbaa8236982cf5d88fafc6e4803e32198919d91f5 2,132 1.00/1.00 vMB 20
531,851 531,851 000000000000000000345754a71e566201fd74b0967c16cfe79544f769c3d84e 2,134 0.99/1.00 vMB 25
531,850 531,850 0000000000000000002aded2d6b86673856e3112426d2156c31198c19b402ca9 270 1.00/1.00 vMB 1
531,849 531,849 00000000000000000009cfcc9445b16e57d7c8bfd0122b6f81d675828a5c3be6 503 1.00/1.00 vMB 3
531,848 531,848 0000000000000000002296ac6ae8df440d19039abbfeca61c3adf903d8b9523b 581 1.00/1.00 vMB 6
531,847 531,847 0000000000000000000f2c7161b303000e6b4998e460709e07682a59cde971d3 740 0.99/1.00 vMB 6
531,846 531,846 00000000000000000002b62992e955a46f17a4c9ae91c77343e1d41d60a71854 193 1.00/1.00 vMB 1
531,845 531,845 0000000000000000001175355a7a946109babe7fafe8ee4bed66004bd509d119 802 1.00/1.00 vMB 7
531,844 531,844 00000000000000000010c22f339ca9dbd8cd679817ab7df1bd252da4cedffbb9 1,539 1.00/1.00 vMB 15
531,843 531,843 00000000000000000004b8ac34227fc1932aaa01bf78e744dae90c15089320e1 840 1.00/1.00 vMB 6
531,842 531,842 00000000000000000018e1934e44b42843d65a4db0bc2607b1e5723a493451e0 927 1.00/1.00 vMB 6
531,841 531,841 00000000000000000007944d35eb81aacb80e51014ba6cd2c9a6ff22ac8717ba 1,927 1.00/1.00 vMB 15
531,840 531,840 0000000000000000000f7dec029d45c8b1cb3f001d9659fc2a0e4b5b962a593f 1,121 1.00/1.00 vMB 8
531,839 531,839 00000000000000000028b4814994f57b08ca7ff23dfe6a4badebf93d3c862efc 1,009 1.00/1.00 vMB 8
531,838 531,838 000000000000000000166425acc5e6e705c5655683448a6b45320f9dc7dde6b6 1,953 1.00/1.00 vMB 29
531,837 531,837 0000000000000000001d42789894f119c05ad6a2d572f2c4205e18f1e577636e 1,209 1.00/1.00 vMB 7
531,836 531,836 00000000000000000006f5944bd1fa1fffc2cf3ecd78ca2dd789bc2a625f8518 817 1.00/1.00 vMB 10
531,835 531,835 000000000000000000327cd2b1f76d3945e9b3979764803c4ae3b47d744d4e5c 1,553 1.00/1.00 vMB 13
531,834 531,834 00000000000000000032e995e21b2a3a44923e0f4570dadb14747343c7382aa1 2,270 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.90 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: 713.70 GB
    • Received: 17.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.