Loading Tool

Explorer IconExplorer

Memory Pool

79,595 transactions
29.59 vMB
0.08701769 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt 0eb2a69326a0e1edc2a940a4ec93fbc15e9b9f0cf30322c3ad9fefdc142c2bd1
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 2c4ccb4fc8aef3561efc5b8fb7d5baf628b5982c16165a059be81bd6162994b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.02451764 BTC
Feerates: 100.11 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (260,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,979 654,979 0000000000000000000631587a52826b70e46b347ced3f700834f25d3d83b3dd 1,472 1.00/1.00 vMB 53
654,978 654,978 00000000000000000006c3cb8ffb0a472a0a0e5f98214680f53b67cfcffedbf2 2,320 1.00/1.00 vMB 163
654,977 654,977 0000000000000000000bada9a7678fdc7bc56442977be7f06c750e3c39c76d2b 1,806 1.00/1.00 vMB 139
654,976 654,976 000000000000000000036f86ea7ffaaf9fba381b14d8e608a47aa60161040101 1,953 1.00/1.00 vMB 66
654,975 654,975 000000000000000000067eb45b16eedf8ba0c60615342f756dd2456259087a12 2,260 1.00/1.00 vMB 76
654,974 654,974 0000000000000000000a92bd5217022760a476a663b5cd107819a773d15ff6c2 2,594 1.00/1.00 vMB 83
654,973 654,973 0000000000000000000b9a173bc90bf3303b2ce3ab06da284347aae292903f13 2,328 1.00/1.00 vMB 206
654,972 654,972 00000000000000000003e96268eeb937c0ebb75824d8c5db60b3046cefbca0fd 2,385 1.00/1.00 vMB 285
654,971 654,971 000000000000000000072c5fd6ec12422cb722436bf13c0899144c6946435a5c 3,055 1.00/1.00 vMB 346
654,970 654,970 00000000000000000001674ae4ba664ffa85e08e849cdd94ee596237bd4a3ee3 2,163 1.00/1.00 vMB 64
654,969 654,969 0000000000000000000c41f38f083cb1af17aa756a1547e7b93724a54656e57f 1,760 1.00/1.00 vMB 112
654,968 654,968 000000000000000000077c7d6c4394356e407aa2b0292a2c847e3c0a32530dcf 1,951 1.00/1.00 vMB 48
654,967 654,967 00000000000000000003a06f4ddcad242eaa6d2ef6739263e351a7aa9b45cfab 1,385 1.00/1.00 vMB 245
654,966 654,966 000000000000000000099c6f35557ada108c5d2f19fa1fd40fc1d5ec624eb071 1,911 1.00/1.00 vMB 32
654,965 654,965 000000000000000000003de71c2ca5a35fbbec6be36644d0ca66e589116da244 1,706 1.00/1.00 vMB 77
654,964 654,964 00000000000000000003a79c43599f8c8c3f963d6f0be61f4c45c2cdabac2e55 1,678 1.00/1.00 vMB 99
654,963 654,963 00000000000000000005c89b41adbed173c403445d702ae3e3f857c63d6ef87b 1,938 1.00/1.00 vMB 46
654,962 654,962 00000000000000000007e2e7492909777aa7d69e1f0bb69c66a6baaf94f26fec 2,548 1.00/1.00 vMB 180
654,961 654,961 00000000000000000006cf5f682eab3e4b89d849b3ad848a1886ba9f55ac9a3f 404 1.00/1.00 vMB 318
654,960 654,960 00000000000000000007501e221cc34fa859ffe52dfdfa7da5bb811536c02e70 2,024 1.00/1.00 vMB 71
654,959 654,959 000000000000000000056fea7c2a3c2afb0d597592143f2c97cd8c57739dba18 1,943 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.