Loading Tool

Explorer IconExplorer

Memory Pool

47,061 transactions
27.90 vMB
0.12908930 BTC
Random Selection Loading Transactions
Max Size: 146.36/200 MB

Candidate Block

Mining Attempt 51633dcd94e8b71a38b6eba4f086acef513ffdb52b23b476ce7c890110083863
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 30ff552fd323e7125d8073e4ba244bb00cefc22f2bc8ce7fd78e164fd8da8968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.05804219 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (431,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,855 483,855 00000000000000000053936798e4e1e5d363fe1a775c78709fb4eed0014aff23 2,390 1.00/1.00 vMB 272
483,854 483,854 000000000000000000841e1fa84e8e5abdfa000936524caf6b244ba23b3a952e 2,155 1.00/1.00 vMB 281
483,853 483,853 000000000000000000d660b77622cbf23a025af99f00d9c6c83943484513dc99 2,041 1.00/1.00 vMB 401
483,852 483,852 000000000000000000ae8d506c06d73b492e192e0f3020069f816e016a52d14f 2,191 1.00/1.00 vMB 188
483,851 483,851 00000000000000000123faab3322d0828418cae13efcae2b9ba66fc1a8e365c6 2,142 0.99/1.00 vMB 192
483,850 483,850 0000000000000000004bc87ddec0c05ef843bcf71ec8e1a0bc4b0e18461830ef 1,807 1.00/1.00 vMB 208
483,849 483,849 000000000000000000679276939daeb3af14c4a33426a168c009475fcedbbdac 2,302 1.00/1.00 vMB 272
483,848 483,848 000000000000000000bdc991cf6b896adbe52d8c6293c193e1a5e287382d2d37 2,128 1.00/1.00 vMB 298
483,847 483,847 000000000000000000c6e12b0824a8e110f324188732b06eb3d6f5463763d93c 1 0.00/1.00 vMB 0
483,846 483,846 00000000000000000105ea9b14072f6ef90c0c5fe884f1d250e7ec3b31e5f855 2,077 1.00/1.00 vMB 362
483,845 483,845 000000000000000000c9fef24b102e6b273c54b6e00ea70deb13721f27a6c691 1,041 1.00/1.00 vMB 426
483,844 483,844 0000000000000000008ceb27e5f01847ef63861c0e08751dbe9a93e025ae8a38 2,732 1.00/1.00 vMB 375
483,843 483,843 000000000000000000e4ef8152cbf246d4308a8384f522f5cef5341c018af555 1,650 1.00/1.00 vMB 159
483,842 483,842 0000000000000000008817c01092af0d472d830a02243db6620fafe9679c0e6e 1,808 1.00/1.00 vMB 251
483,841 483,841 0000000000000000010b791b0e335e710a5a1979e52ac8e13a4cbf66f875dacc 2,301 1.00/1.00 vMB 147
483,840 483,840 0000000000000000008e5d72027ef42ca050a0776b7184c96d0d4b300fa5da9e 2,077 1.00/1.00 vMB 35
483,839 483,839 000000000000000000d0ad638ad61e7c4c3113618b8b26b2044347c00c042278 1,400 1.00/1.00 vMB 118
483,838 483,838 0000000000000000009178ca207b20387f8834d1589e5d35a58caac0e16d5306 2,397 1.00/1.00 vMB 321
483,837 483,837 000000000000000000a2847e901f38403386735ee569dfe71f669e37f458c2f1 1,682 1.00/1.00 vMB 76
483,836 483,836 00000000000000000010b77e81928522644f09a37dd225f8af5cc951058e3dd5 948 1.00/1.00 vMB 199
483,835 483,835 00000000000000000000c42436a675be0ec157297f1c915ddd9d4260470b2c54 1,862 1.00/1.00 vMB 318
Previous 10 blocks ↓
Total Size: 782.17 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.51 GB
    • Received: 13.91 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.