Loading Tool

Explorer IconExplorer

Memory Pool

79,833 transactions
29.53 vMB
0.06433032 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt aabe12acd123324546b431ce08b612ba949f681792c2ac5cda207eda408511fd
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root eb5aa8a80c3bee188b99928e11a208d053a228d48db182b1d50fbf23e7e614ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,669
Size: 1.00 vMB
Total Fees: 0.00441462 BTC
Feerates: 90.30 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (439,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,330 475,330 00000000000000000013d41c474f03bd66dc2339255c2ccc11a23c9764a497cb 1,812 1.00/1.00 vMB 286
475,329 475,329 000000000000000000424b6d47b7ad468dcf75ee1c0b4755b2c1db8e8b7527c4 1,418 1.00/1.00 vMB 61
475,328 475,328 0000000000000000011689f449b91ba58097e47a63e9dbfa09811533a0546d64 2,238 1.00/1.00 vMB 177
475,327 475,327 0000000000000000002f8997400b5b57dc91e0b68d890899d0022bef4013d54c 1,132 0.58/1.00 vMB 132
475,326 475,326 000000000000000000c41f4724626d2d2b5874ca480c11640cc079eb51c4a530 1,465 1.00/1.00 vMB 98
475,325 475,325 00000000000000000085e14c50c0041196ebf68884fc963ca5788e6d44142a5d 817 1.00/1.00 vMB 51
475,324 475,324 000000000000000000fc70988a7d93b0baf351ecf0a07d9782471bad087be429 762 1.00/1.00 vMB 48
475,323 475,323 000000000000000000616416f225ed9b818520d19b13cce95cb2e71d308359fb 1,760 1.00/1.00 vMB 75
475,322 475,322 00000000000000000187e55d83cd7d7b87027ebff90f5a8287bcd84ef6738e9d 1,753 1.00/1.00 vMB 43
475,321 475,321 00000000000000000017ef6d07f1ffb5fd23533e8e1081d24601a5e47f8f1589 1,966 1.00/1.00 vMB 231
475,320 475,320 0000000000000000012a5338e007a109fdbaa46e3fad108d8a2f1f1dcb3f6446 2,159 1.00/1.00 vMB 68
475,319 475,319 000000000000000000746bcc20463036af6deb09931d78fbd02546042b80f1d1 1,733 1.00/1.00 vMB 130
475,318 475,318 00000000000000000121c2bd67ada3ebfaaa9b30bd01d0e71a4e52695a7ef938 2,594 1.00/1.00 vMB 255
475,317 475,317 00000000000000000087f9737e8022e5ae5d91bdbfe35132d6dd7272d688760a 2,537 1.00/1.00 vMB 48
475,316 475,316 0000000000000000004c65981edc26edc833ecc96c250e1448d35d4306aea1cf 1,921 1.00/1.00 vMB 95
475,315 475,315 000000000000000000cf682717ead7016746017175a798ca87f70776fb113a15 2,743 1.00/1.00 vMB 258
475,314 475,314 000000000000000001884c83c7f33ce501ed2bdba6c67978c6a3ec23a6b7a4ae 2,023 1.00/1.00 vMB 106
475,313 475,313 000000000000000000203baa323463bfb27a3b85fde72d30db9921983b812834 1,340 0.69/1.00 vMB 217
475,312 475,312 00000000000000000101924a136d3dc5f97ca431c39198591b7f87958f76a197 1,673 1.00/1.00 vMB 155
475,311 475,311 000000000000000000216ca7416e1c0d06c32eda32ef9e2a3ae34f29c079bf42 2,312 1.00/1.00 vMB 105
475,310 475,310 000000000000000001306c9fe38f35f71c4c65ef2db82a12719f382801d7d143 1,503 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.