Loading Tool

Explorer IconExplorer

Memory Pool

46,187 transactions
23.28 vMB
0.06395210 BTC
Random Selection Loading Transactions
Max Size: 128.12/200 MB

Candidate Block

Mining Attempt 86fca3754a779b79e31973cc394b0b147e1f1dcd7d1cf41e14223b27c73dc236
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root d5cbdbacdbe0c443bdfce871c97a261b3c4ed3e7c9b66e1df049dea83e97a528
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.01535686 BTC
Feerates: 151.03 > 1.54 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (645,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,462 268,462 0000000000000006679f8c07c77ce6b9e19de51fcf7ae94a963188aee50b69f1 93 0.04/1.00 vMB 39
268,461 268,461 00000000000000029cb8af07d967aea741bef455ea030c9bbbe46387891fe96f 349 0.19/1.00 vMB 53
268,460 268,460 00000000000000005d418d381e89959d7a0de388dfc1cdb05f5cc1dc1bc8ba2e 194 0.15/1.00 vMB 26
268,459 268,459 00000000000000023f4c68e65becd714be9332bfb6c3a72390e47f604ee09717 580 0.25/1.00 vMB 129
268,458 268,458 0000000000000005425d4d3c70a3a89d5c96e484261deb80016a49ce26c0bf72 410 0.20/1.00 vMB 79
268,457 268,457 00000000000000050bb1c7cffac1c59bcf67842e8422f91b1d96fd64e57d74b5 142 0.05/1.00 vMB 48
268,456 268,456 0000000000000007ec63062439615768e02bb679892d7aa9393478c002fa830b 874 0.44/1.00 vMB 65
268,455 268,455 00000000000000043d3676541d273341131314680b74c13e549708875c6ba0ca 634 0.31/1.00 vMB 65
268,454 268,454 00000000000000080ed6b36c8167550c19661f7f6f30cf4073468200291684f6 209 0.11/1.00 vMB 72
268,453 268,453 0000000000000003676d7b3c1142856fff8cacd7c3914ef0dfea32691c2a840c 390 0.16/1.00 vMB 68
268,452 268,452 000000000000000302d5dd30b90edfeeac2687ec5489df9860937c01bf64ab0b 228 0.15/1.00 vMB 49
268,451 268,451 00000000000000031e77e863de4f1ae78c173b56a8fe507796af5083e2f92b0b 1,395 0.82/1.00 vMB 1,995
268,450 268,450 000000000000000490768431a82a98a21d6ff1435693901b26d339b7a396f69f 478 0.25/1.00 vMB 112
268,449 268,449 0000000000000000bb11ca9e12ea219f515f998b788b913367db21e06e8226e1 36 0.01/1.00 vMB 66
268,448 268,448 0000000000000004178e43c489f4372d899999d382ff4980a489ec5c1b9c4b50 824 0.31/1.00 vMB 55
268,447 268,447 0000000000000000cda3f044efb14dee09a13937aeca64f1b2b2a1905d094a1a 903 0.45/1.00 vMB 96
268,446 268,446 0000000000000007461b38993ec1ae3ffe9975eb68c111a5f7cceea8f499c80c 111 0.06/1.00 vMB 69
268,445 268,445 0000000000000006d1386df8310b467ad9e31f6a3f26808b93487a16ccbd9e47 631 0.33/1.00 vMB 76
268,444 268,444 0000000000000003ae5eb35c5e3aac770afdcdf35279380e4dbb87240bb7e075 1,330 0.56/1.00 vMB 81
268,443 268,443 00000000000000084fa333b5ca177ae519adfa08dd85a1bc9b157d91ae1ef2ba 480 0.23/1.00 vMB 69
268,442 268,442 000000000000000729adb86d652bf954f76e18396a8f5ce7932a560145a9b022 82 0.03/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 780.57 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: 538.46 GB
    • Received: 6.12 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.