Loading Tool

Explorer IconExplorer

Memory Pool

43,777 transactions
26.43 vMB
0.05830886 BTC
Random Selection Loading Transactions
Max Size: 139.27/200 MB

Candidate Block

Mining Attempt 7f45fc40a5b18c0cbc81a9001204852bf9baa76946a71c2a82ea6afef9450cf8
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root ff131357f31d03e0615f7c4145e6768cd4e708b995cdf77c8ebf54d997458c73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,249
Size: 1.00 vMB
Total Fees: 0.00989449 BTC
Feerates: 140.50 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (705,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,724 209,724 000000000000044306b0bed227125dc86d1ad96565cb1ae3affd713f7ec41392 43 0.03/1.00 vMB 308
209,723 209,723 0000000000000057aec8c9f1c9edf3132ec9435c45a6e0a6df0261bd6b9b0d94 409 0.17/1.00 vMB 152
209,722 209,722 000000000000040c1d94d6b063c9476f23e3e6e8d6ce7f17104a661d39a459bd 6 0.00/1.00 vMB 159
209,721 209,721 00000000000000d13ab9f450c6a1bebeec5c7134e9c379878aed7453e1bef686 403 0.19/1.00 vMB 176
209,720 209,720 00000000000002befe864c685392ceb792dc1126dad226a40c77eca47d225e69 78 0.05/1.00 vMB 84
209,719 209,719 00000000000000e45539f261581065919749af570019d2d520486cf3b9a73cf8 520 0.41/1.00 vMB 59
209,718 209,718 000000000000012daef766d11bfed84ba953d33a9dca57db706f42f3dcf7f1c7 543 0.21/1.00 vMB 222
209,717 209,717 000000000000009735dc61a25464ae4cb6c9c9e9f6a57329c6b20bd9c5e4ef58 202 0.07/1.00 vMB 241
209,716 209,716 00000000000001bc168d4b4f3c708402caf5a1f39dfbdda761097c6ee1fed971 374 0.26/1.00 vMB 140
209,715 209,715 000000000000004201352abf9572d8efaa45e9ed14636c4ecf65786f511a16c1 88 0.05/1.00 vMB 194
209,714 209,714 00000000000001ba64fe54087bc54348294b45483fd765f074d7075e6d854275 132 0.05/1.00 vMB 119
209,713 209,713 00000000000004d777bdaf9a9a09f6d64058447e7435800d461f94f9b1dbf33d 296 0.13/1.00 vMB 190
209,712 209,712 00000000000001f2750000acb9d3716acbf58308d32c2ac017f3de6803e3a57e 144 0.05/1.00 vMB 98
209,711 209,711 000000000000045a2a195decb8d76db28002bcd6c3df8b86f3d76887b021214d 222 0.08/1.00 vMB 141
209,710 209,710 00000000000001e216d648938b13c314a2a6c9aaf40e0c6ff5295b326febc0f3 240 0.12/1.00 vMB 177
209,709 209,709 0000000000000241df6f73531158a3fe6869cdb4bc62bf691e67c2e1e39f0c80 451 0.17/1.00 vMB 186
209,708 209,708 00000000000000fda714446bcd3efb6e43d383270e724d32af4b4178303ae0d5 393 0.15/1.00 vMB 193
209,707 209,707 00000000000001f48716642573784e17260603c83aa53da2ae90602dc298b510 698 0.46/1.00 vMB 54
209,706 209,706 00000000000000a00b7440fd4970f7fde434a8b551cb446bcd880fb8fe367da1 150 0.17/1.00 vMB 81
209,705 209,705 00000000000000e9328af01c48d152212bc96c75047aebed38c7506f020e9e14 66 0.03/1.00 vMB 171
209,704 209,704 00000000000000483af8b5252d33b8c3df3d758514671169d4aaa9299f8f6b45 321 0.14/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.