Loading Tool

Explorer IconExplorer

Memory Pool

38,409 transactions
28.17 vMB
0.06972752 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt 9681c16590c473cba5c9ee7b7db9e577d8e5a73cd7cfff828c3d268b0d66117b
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root ca424e4a348dd694fa459fe266e4908fd6b5ee34cea84be7dcab55dad21ac947
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,887
Size: 1.00 vMB
Total Fees: 0.01571350 BTC
Feerates: 150.93 > 1.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (674,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,956 239,956 0000000000000033397afc22458196be4921d6e61b2476591e779fe44d44ae7b 293 0.22/1.00 vMB 60
239,955 239,955 0000000000000049b819d3c70be40e7bac906118f92fc70a3fe47f177e90d4ad 716 0.25/1.00 vMB 604
239,954 239,954 00000000000000bee901ddf3cc51943b22e0915ede7818131597c4f4cc5b3d13 1,263 0.79/1.00 vMB 102
239,953 239,953 00000000000000b3cf8474fb95698950774aa3e07b963d425a6354714715bc45 553 0.25/1.00 vMB 169
239,952 239,952 00000000000000418248db365816f8d0733e285196211c8a063a0540fc37f152 807 0.25/1.00 vMB 270
239,951 239,951 00000000000000397cb42e1097b8f6358f58ae755a3cbecb799b5fce44059ea1 205 0.07/1.00 vMB 47
239,950 239,950 00000000000000af2d55f2f8d419c393d71a0930897ed119ab159351560fcee1 650 0.25/1.00 vMB 200
239,949 239,949 00000000000000d396b97cc30bbb527f77fb258ae32a0515542c1f002067da06 311 0.10/1.00 vMB 160
239,948 239,948 000000000000004c9f1602c78fb2cdfa9227f944887b6c2c28fec8462805a4c6 211 0.17/1.00 vMB 104
239,947 239,947 00000000000000347d76842d1a3b48686ee7562b758e6322e20d6b888da575dc 595 0.25/1.00 vMB 198
239,946 239,946 000000000000007ccfe4a41e588f8d7e63d7aad219caf2829f3687fc55e69332 31 0.03/1.00 vMB 73
239,945 239,945 000000000000002415363505c1452f06c3e19ac314677db7d4c61543f23f750f 363 0.19/1.00 vMB 52
239,944 239,944 0000000000000023c81a7899165a2910b200467594b3c589bf25a46542bd181e 446 0.25/1.00 vMB 165
239,943 239,943 00000000000000b99bbf162878f387c050a00683a1d2a8851001b61fa09ab838 699 0.25/1.00 vMB 219
239,942 239,942 0000000000000032cb4d3a6807cff12f10f99f570b30bb493a856a6c3adf5ef7 161 0.10/1.00 vMB 108
239,941 239,941 000000000000009b134cd3ab427fff11ab0861f5a56ef98614e011e4576a5cd4 628 0.25/1.00 vMB 208
239,940 239,940 0000000000000063f38640964557fea9cfea9c3b39f1a2d4fba301e673928200 531 0.25/1.00 vMB 217
239,939 239,939 000000000000010b0b7f16ce33d2fda1fd895ff6910ef4edc10450932cc256f1 616 0.25/1.00 vMB 199
239,938 239,938 00000000000000eaf73c3b62c9fc0c72f99afa6163b80002c43149b4b82a6cd0 240 0.12/1.00 vMB 125
239,937 239,937 00000000000000a42995ebdf555ee0886cec0f416036b9c0d505ab746f854f4d 979 0.41/1.00 vMB 169
239,936 239,936 000000000000009cd63824f9c4589b2dbc13603072eec6d1e4e5e83c97722850 414 0.17/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.87 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.