Loading Tool

Explorer IconExplorer

Memory Pool

41,277 transactions
26.63 vMB
0.05472417 BTC
Random Selection Loading Transactions
Max Size: 139.54/200 MB

Candidate Block

Mining Attempt 2a42eab40baae5e3ea9714b92cbe5b1c9f6f00b977f5e4b84fe22cb5d45f1021
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root e5f743e240ce2bb750fee675227e2b0094b1fe08917c712f4bae52ad5e849149
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,778
Size: 1.00 vMB
Total Fees: 0.00549782 BTC
Feerates: 103.41 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (536,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,235 378,235 0000000000000000004449af37c11065b91adc8fc3e0fc4c6e9d2e2a6f9d3697 462 0.99/1.00 vMB 6
378,234 378,234 00000000000000000e729ca5c57926441c451e8ce4baf0353064bb60cda1a5ae 501 0.25/1.00 vMB 38
378,233 378,233 00000000000000000e98bf8d2388a50625597eb7cb4ee818c9a715677179eb27 1,229 0.52/1.00 vMB 39
378,232 378,232 00000000000000000145a0552eef14eabc55cf18bc744064456732d0e3958c5b 311 0.92/1.00 vMB 5
378,231 378,231 0000000000000000062db7a63f07de26ac0c9c1be7b87258f42a08d47f3c70fd 111 0.25/1.00 vMB 8
378,230 378,230 00000000000000000ba807fe710cfb291fd86e6cc8a03a1da919411dfb36f5ec 518 1.00/1.00 vMB 6
378,229 378,229 000000000000000006b5ccb1d7bd4f78107303b52e82186b60a5b41001adcad8 1,284 0.54/1.00 vMB 46
378,228 378,228 000000000000000002967291bdeca4092ee79bf8b60d21d9e36a607c9dfaaa7f 423 0.24/1.00 vMB 32
378,227 378,227 00000000000000000bbe501bc4641b86133c2393da2b25d795df96a63aa00a74 1,162 0.53/1.00 vMB 48
378,226 378,226 0000000000000000035b938002c1fd6d288a3a7a3a0c0f91406274647afb6fab 1,249 0.68/1.00 vMB 42
378,225 378,225 000000000000000007a759418b3fa5103bf3e3abac20b3f3f51c9ec9d1ef1382 598 0.26/1.00 vMB 44
378,224 378,224 00000000000000000dbd7ddeb24c17a706c2bf28c5dd1024dd39e43447832859 180 0.25/1.00 vMB 15
378,223 378,223 0000000000000000072e7cb4a80c38fc830dc4745de618646ac5f3582616932d 2,243 0.95/1.00 vMB 45
378,222 378,222 000000000000000009d28dcd2879a6626bcc4eda9477199110a75cea83ca4307 425 0.21/1.00 vMB 31
378,221 378,221 000000000000000005feac5053bce6bce30a52b7deaaea7dc1ff31aced02015c 997 0.40/1.00 vMB 47
378,220 378,220 000000000000000004f28dcfca9bb67fbe3facd429b480d64a87031ec2bd2389 973 0.39/1.00 vMB 60
378,219 378,219 0000000000000000002ee7e92834424e9a13c72b8eeb8e5f3a6e4fefff968b58 298 0.15/1.00 vMB 34
378,218 378,218 000000000000000008ca074dfa7986d9e2fe92c9aecd80fd6ed1b2aee83bff64 343 0.75/1.00 vMB 7
378,217 378,217 00000000000000000a032e934481b0fd51b469889d9f280f6e90e862bdcd9df0 2,115 0.79/1.00 vMB 48
378,216 378,216 0000000000000000035c830e3bed178b423f859f4ed94e533273b8dcaed040c7 1,040 0.97/1.00 vMB 17
378,215 378,215 0000000000000000009b9620e76e580312efb6768b776e9a04937e5362ee23ae 315 0.97/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.