Loading Tool

Explorer IconExplorer

Memory Pool

81,005 transactions
29.69 vMB
0.12581484 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt b477e995a7fe402ee34d850dc759fa22bb2ecf072f2eb648661fa09ad9dc6019
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root f02b00e5dc18b82aea7ad6e9ac002c93fb91ed9f724915c657f9922009773cf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.05976793 BTC
Feerates: 151.07 > 5.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (455,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,268 459,268 000000000000000001fca07b8228ebf1edb459812956972879963330297858ce 1,923 1.00/1.00 vMB 142
459,267 459,267 0000000000000000001628240da3f497f0205f1ad708619822e54b985100c6d8 1,308 1.00/1.00 vMB 129
459,266 459,266 0000000000000000008b5dde4ce2d9a90a350c32d85957c90ad48a81ed284e6e 2,009 1.00/1.00 vMB 163
459,265 459,265 0000000000000000010dabe58d1493e9b2132e5e0fd8a5db05ccc18a84fc33bd 739 1.00/1.00 vMB 123
459,264 459,264 0000000000000000011b524f5c19a3b936e1bc29f58adf08762822762d748cee 1,457 1.00/1.00 vMB 140
459,263 459,263 000000000000000001c41435db387daae920d681c02ed34970fa990ac630eb2f 2,488 1.00/1.00 vMB 132
459,262 459,262 000000000000000001bdd643ee033831dd9de631ba5a5c6af020a43b512ee381 3,655 1.00/1.00 vMB 129
459,261 459,261 0000000000000000024088535283512ac544c2d06b6b5dbad8a4122f453508bf 2,754 1.00/1.00 vMB 174
459,260 459,260 0000000000000000002ec835e73f3f101644bab5a54f22d7340547270c43353c 2,586 1.00/1.00 vMB 150
459,259 459,259 000000000000000000ae12ddf24f6e305b17bbbc77769446a430357b1d93ddd7 2,577 1.00/1.00 vMB 197
459,258 459,258 000000000000000000f2b1e606bf7fdbb5e3a4faf2d759ca9d4b002d23daceac 2,483 1.00/1.00 vMB 189
459,257 459,257 000000000000000000e4fd59494c5e85dab8bd6899ccaff73a4caaf7100147d5 1,726 1.00/1.00 vMB 244
459,256 459,256 0000000000000000022fca386d4cb6a521c04823dd605c5b81fa7321df26b3ae 3,100 1.00/1.00 vMB 117
459,255 459,255 0000000000000000015b95edc635c901fbc2fc0870734351336c333e1720cb91 2,217 1.00/1.00 vMB 124
459,254 459,254 0000000000000000003580857be175c7d577b85db2e006d5b8914e64abb7871c 2,631 1.00/1.00 vMB 136
459,253 459,253 0000000000000000015e05ae125e1951fb220b5e46d74f43d594dadf5217159e 2,055 1.00/1.00 vMB 148
459,252 459,252 000000000000000002153930a3751a7445e9d67cfd63cc36c4ecab6d626b5281 2,389 1.00/1.00 vMB 176
459,251 459,251 0000000000000000021669a712d0068911989bfb5df3dbc62fbe2acafd66ec7a 1,211 1.00/1.00 vMB 134
459,250 459,250 000000000000000000878ff7bfe34c95d861e6bb33f28d1f0eef3e999d948ee7 1,816 1.00/1.00 vMB 145
459,249 459,249 0000000000000000015db7f49c953ff41b28e1d3cffee8b9330e49ea914d3604 2,409 1.00/1.00 vMB 126
459,248 459,248 000000000000000001d6579012bdd00e3a1c5901528f8a5735123a238755cc8a 3,256 1.00/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.