Loading Tool

Explorer IconExplorer

Memory Pool

46,184 transactions
28.00 vMB
0.08613878 BTC
Random Selection Loading Transactions
Max Size: 148.23/200 MB

Candidate Block

Mining Attempt 2664180a896d3643c31ffc76f2eaafcb6a9a70d39dc3b1040b079279ce301ad6
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 8f4f38424ea80f8b592ac0dbbb298e8cec7e53857022083faf54f9797cd0adf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,170
Size: 1.00 vMB
Total Fees: 0.03167458 BTC
Feerates: 181.54 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (677,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,437 237,437 00000000000000dace9ad2f47b9de865c71a9c9443fd43d222c39b7d7f922723 168 0.10/1.00 vMB 61
237,436 237,436 00000000000000398b43fbf474afa1d6fdf4a8a67e36f328dc7628b3a913f34a 546 0.25/1.00 vMB 176
237,435 237,435 000000000000005d1fb2a7b92966740425043ba883d13ee6fc7d6ad20a130798 126 0.10/1.00 vMB 80
237,434 237,434 000000000000017c8910658dc06e6db782265e72bac0b1d4105c12defa1bb784 681 0.25/1.00 vMB 214
237,433 237,433 000000000000009775614becc32613b75660fb50b757b1847bd9a6949c0b5dfb 498 0.24/1.00 vMB 140
237,432 237,432 0000000000000049eeea0a94b7e8612678d292981bd8d82fbf06fbe1435dc931 322 0.23/1.00 vMB 103
237,431 237,431 00000000000000a91a1537a711be0e2c5e19053f459e2d9bd95b0f7ac497961d 810 0.25/1.00 vMB 315
237,430 237,430 00000000000000765a6f1530bbd8fc80a5a59c44b80e59589964ce23ff789ea7 188 0.09/1.00 vMB 154
237,429 237,429 0000000000000108fe1864980a3e9c031cca3c398383f3bd7a67e46793b18d53 276 0.14/1.00 vMB 199
237,428 237,428 0000000000000052c2b935889da1c938896ee387d4809755747ccf1976bd5b0d 111 0.09/1.00 vMB 65
237,427 237,427 000000000000015bae4c2856a6944780e39077c2d41ad6bdcd20887b6da122b8 395 0.17/1.00 vMB 219
237,426 237,426 000000000000012606e94582660814b6282edcc23fc42008cc07995eb3f9904d 400 0.21/1.00 vMB 97
237,425 237,425 00000000000000eff9714a5f5436eb0382db64975bc5f6fc2305cd53bd1eea63 794 0.25/1.00 vMB 188
237,424 237,424 0000000000000063733eacb2eb12a347ed46f977bb6bcd607fd6d10a562102d5 231 0.11/1.00 vMB 119
237,423 237,423 000000000000006d3ca2fdee759e7a98a3e3c796beb8f97216aa3e0a100fd12e 238 0.25/1.00 vMB 83
237,422 237,422 00000000000000b44d77ae5f72b051bcf80aa8787209fd2becae1aa09a838a46 454 0.25/1.00 vMB 145
237,421 237,421 00000000000000637d76ec4f30b743bf63716e08fc65b38af89df824e9cacd02 727 0.25/1.00 vMB 241
237,420 237,420 000000000000009609123f13a2a90eb772ec2fab6e8c253356bf958ee5934072 442 0.23/1.00 vMB 166
237,419 237,419 00000000000000598ba9f452a4e99736e9e5bf8912223c52690cd7a8dec3bea0 543 0.25/1.00 vMB 166
237,418 237,418 00000000000000b423a1de9cd8e55160983cb1898188207825b4dcdc69f124cd 5 0.00/1.00 vMB 48
237,417 237,417 0000000000000107ba7707a2a2cfa97acbe8e4952a3338f68865cd7c5795389b 582 0.25/1.00 vMB 211
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.58 GB
    • Received: 14.33 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.