Loading Tool

Explorer IconExplorer

Memory Pool

79,562 transactions
29.90 vMB
0.09865197 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt 45446078e6b74606ea3a39b003e706568c912abb34035e9aa6024089ff04a022
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root efe2ab9ab9f47e0937fec1998a120b8ceb18ac54d9e9b63eeafec3866c31ed0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,733
Size: 1.00 vMB
Total Fees: 0.03068496 BTC
Feerates: 101.62 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (437,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,893 477,893 00000000000000000131d93cad98313b8c64ad61220b704c62dd9ef454972403 1,826 1.00/1.00 vMB 81
477,892 477,892 000000000000000000a87c7f93a33b243350a891c275a7f64febb7377ae4bb65 2,403 1.00/1.00 vMB 196
477,891 477,891 000000000000000000a27a7ae25106d14f125d129486d870e9b35b2adee00e46 691 0.35/1.00 vMB 108
477,890 477,890 0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a 627 1.00/1.00 vMB 24
477,889 477,889 000000000000000000eacdd2147c52d887bb08c7abba952ee04956e9922599a6 681 1.00/1.00 vMB 28
477,888 477,888 000000000000000000114f60515104db68ca6ff5603e51f3e06439ad80727f84 1,046 1.00/1.00 vMB 63
477,887 477,887 0000000000000000000aa64e86d395fe9f99dd8299edc326365e735f77aa93e7 1,427 1.00/1.00 vMB 109
477,886 477,886 00000000000000000127101b1f0960b25ada9ff6ebbdeb6c0b9aa135f52aefe5 1,457 1.00/1.00 vMB 71
477,885 477,885 000000000000000000e139baf0bd61c6363c467311a98988ff6e617975d316c3 818 0.39/1.00 vMB 147
477,884 477,884 00000000000000000033cc6b3c868e8c0496412184790d4cb9869a97d30cb45d 183 1.00/1.00 vMB 6
477,883 477,883 0000000000000000004fb823ed4094da7c20b73baf9c119ee1ebaed02affb297 512 1.00/1.00 vMB 33
477,882 477,882 000000000000000000e7f046c47bd9147016d20cddc85d667dea628ea71bafa4 2,110 1.00/1.00 vMB 102
477,881 477,881 000000000000000000e042ccade9276f1724dab8863288a1ec7edc0f055eb495 1,892 1.00/1.00 vMB 107
477,880 477,880 000000000000000000181154a33bd9af38149e2b768968d6f12e7148c4a7ce2b 1,929 1.00/1.00 vMB 166
477,879 477,879 0000000000000000007d534f6b3fd803aa0372324e5a5973a0d0d304b179454d 411 1.00/1.00 vMB 10
477,878 477,878 000000000000000000013b4c966700a7b697adf7c8834ba0e983c7fe1ee63b05 1,482 1.00/1.00 vMB 133
477,877 477,877 00000000000000000013090d9165156191d942dfdaca5d48f3df4d02ba6a4430 289 1.00/1.00 vMB 29
477,876 477,876 0000000000000000008dbb5445c179c7ed71e8cdaaa5545e0bdec5b218ce3f3e 1,755 1.00/1.00 vMB 110
477,875 477,875 000000000000000001417f24f4626f3aa560f5e265b206dc5b1ec6605ed96fd3 1,976 1.00/1.00 vMB 136
477,874 477,874 00000000000000000117c4c4efa0ffd5ef9db34619985d9e508fa373199888e8 200 1.00/1.00 vMB 14
477,873 477,873 000000000000000000a30c628dcddf6c3c333e60af3ec3c2f333d9a1e8b27f51 387 0.22/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.