Loading Tool

Explorer IconExplorer

Memory Pool

43,667 transactions
28.12 vMB
0.06733381 BTC
Random Selection Loading Transactions
Max Size: 148.40/200 MB

Candidate Block

Mining Attempt ad3c89a1fd2faa5520f8ad901280c52d71a289f287c3ad91415ff9c49306757e
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root d7676675526022e269165e97d690569311edced70240ad61dd14151414c4b499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,686
Size: 1.00 vMB
Total Fees: 0.01437205 BTC
Feerates: 106.37 > 1.44 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (813,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,302 101,302 0000000000016c4ab465254928849629bf92a848e04b55bd84dd45e32b5007af 2 0.00/1.00 vMB 0
101,301 101,301 0000000000005cca107f3f9071bd69582c7d8469f8b261fe8a7560cce4f607bc 2 0.00/1.00 vMB 0
101,300 101,300 000000000004044f1a5c496565fcfc37d2ec2ea2cf1b1bd1b1eb4aa56a9523cc 2 0.00/1.00 vMB 0
101,299 101,299 000000000003348283de1ca3fd93d09c2320fde8e001df7ac59fabba7274aedd 6 0.00/1.00 vMB 0
101,298 101,298 0000000000028e978f0ef61e24bb27963550f4d187256879fb3c0f9590bbdacc 1 0.00/1.00 vMB 0
101,297 101,297 000000000003625df2656201c836bbe2608e98ac4896d7e736bef4d139f9a810 1 0.00/1.00 vMB 0
101,296 101,296 00000000000064ce6d020fcc42734b17fac2f3ac41f610caa279a1c29ecef879 4 0.00/1.00 vMB 0
101,295 101,295 000000000002523ddcc4a1d0da40d52674605512db7021b30e1a87e36559fba8 12 0.00/1.00 vMB 0
101,294 101,294 000000000000760675a08e8387d963af6ba3dfa1f29aebcf46589db407cb29fc 13 0.00/1.00 vMB 0
101,293 101,293 000000000002b14b35b10249b47d0186b3620341423b8cca8e460b628fa9874b 12 0.00/1.00 vMB 0
101,292 101,292 000000000003ca8242b8d337e5a4b5955eceaa8952ac9fbc67e9dd9addfb3161 12 0.00/1.00 vMB 0
101,291 101,291 00000000000390d1b90b995df69a9e394b1913ee30235d1b7d81ba05dfefa0c7 13 0.00/1.00 vMB 0
101,290 101,290 00000000000014b5d7fb045e644c6b654b24e8c2baf26788ff360845c2656504 2 0.00/1.00 vMB 0
101,289 101,289 00000000000383c133e93529d83b589122b2e7147d6447b0fd6c0bd89d2b5c3c 1 0.00/1.00 vMB 0
101,288 101,288 000000000000bc46bb08537bb8b58c288db9ef5da7bd7f7b3f9d935cb5ffa67a 1 0.00/1.00 vMB 0
101,287 101,287 000000000000ee66d8a2bd86b6e9a1533c3f2779c46e9064c8dd256adae653f3 1 0.00/1.00 vMB 0
101,286 101,286 000000000000b2e26876ea677efbf812b092b8a66be1fd9f83d86c0e58f7bfa7 1 0.00/1.00 vMB 0
101,285 101,285 000000000002b75f39d256eeae01cae2022db94af6b084d0c60c9fcffb428d44 1 0.00/1.00 vMB 0
101,284 101,284 000000000001bff87b29edc07a044420bbd2ad785b66e500949fa21563d21f52 4 0.00/1.00 vMB 0
101,283 101,283 000000000000df7e308659509646f922858d393df27a587645a6873645442cf1 8 0.00/1.00 vMB 0
101,282 101,282 000000000000468f2c9fc45c21c0c59ec8b3172126a73668f97a9d994f29a7fd 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.