Loading Tool

Explorer IconExplorer

Memory Pool

84,382 transactions
31.63 vMB
0.13669781 BTC
Random Selection Loading Transactions
Max Size: 189.54/200 MB

Candidate Block

Mining Attempt 49cc58a61276315891d735a0ef6da87e329bf3286507f0cab176066adfc924ac
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root bcf9eaa77b395c1c975b8d5b2fde948cae5f5609ab0d237ed935aad0090ad66f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,047
Size: 1.00 vMB
Total Fees: 0.05505419 BTC
Feerates: 163.06 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (534,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,358 380,358 00000000000000000ae32a4d140eeff12402c5772f625714779ab038dcd9c204 1,991 0.97/1.00 vMB 37
380,357 380,357 00000000000000000f7e87476d816e1a2f7325a5f8036dca6059b3c609fd4e4e 431 0.25/1.00 vMB 34
380,356 380,356 00000000000000000fa6ac53904e8471ef27c6b2f2358f29ed6398e9fc1074c7 1,042 0.53/1.00 vMB 35
380,355 380,355 0000000000000000093ca4454cfd0aac99e457807bb48325617b052578b6945c 1,805 1.00/1.00 vMB 31
380,354 380,354 00000000000000000e013293d0608d720e73483efff533dce7c55765cbc2d8b0 872 0.47/1.00 vMB 34
380,353 380,353 00000000000000001156b1562480331f77a88024c761e0b4fe60bb4de5d394c8 1,252 0.82/1.00 vMB 30
380,352 380,352 00000000000000000cc22510d75dc95b5c12b3143697858ae3dffe194dfd9567 1,946 0.92/1.00 vMB 40
380,351 380,351 00000000000000000b49bd5996d319733af0dcc044a35505fa4ae15f57247082 1,289 1.00/1.00 vMB 14
380,350 380,350 000000000000000009f3e65fc59673c9b9038487eba30ace8ff97e0429bd50d1 873 0.51/1.00 vMB 33
380,349 380,349 000000000000000002273a74ff368157cdd070340c1d24de87dccd40ce25ecab 1,210 0.61/1.00 vMB 34
380,348 380,348 00000000000000000a88610ad349ee3f013865fd5f1e3aa7272baac9f1196928 812 0.47/1.00 vMB 33
380,347 380,347 00000000000000001010682b98ed84f7ffc2f251da14f64d4d1e2778d4cc831e 127 0.15/1.00 vMB 9
380,346 380,346 0000000000000000028be7e81a11f85968813472ed395e74f15d3ffd27087460 871 0.69/1.00 vMB 22
380,345 380,345 000000000000000011b55e5694dbdf21258476c157fd3107f6d8eef30d852d91 2,393 0.95/1.00 vMB 44
380,344 380,344 0000000000000000109680a046f68aab7f4ec4e663a08dc59d304c46c590a861 1,166 1.00/1.00 vMB 23
380,343 380,343 0000000000000000017cf465b1328b09f79c43383bb6636a9dfc332b13db9301 2,197 1.00/1.00 vMB 34
380,342 380,342 00000000000000000b9ffc68e14ae5bd051a01c1973ec6bbbabd4897a2ee02dd 2,901 1.00/1.00 vMB 56
380,341 380,341 00000000000000000a575bff263ab68659cbec1dcc55d8492cda6d85a8ad670e 445 0.19/1.00 vMB 51
380,340 380,340 00000000000000000abffe42ac7a420a0f91baf27a4ed4f795675bc493b285e0 2,220 0.99/1.00 vMB 49
380,339 380,339 0000000000000000071d9db42c4bc3af9661d3781d01867c0e751b71aa4bd4c8 540 0.23/1.00 vMB 48
380,338 380,338 00000000000000000ccbf7c5d96e8280c6c0bc6583eff0de3d57965293d3ea91 543 0.23/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.