Loading Tool

Explorer IconExplorer

Memory Pool

17,060 transactions
7.47 vMB
0.03106763 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.37/200 MB

Candidate Block

Mining Attempt f538e54eed2818e7316b519b4f639a81617f8ddc99cc7c42a6221ceff4b2a723
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root cb78afbc8882bdde644468e18d67da1b514945a30cfef7f447d6ef994acff7b5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.01637250 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (702,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,248 211,248 00000000000003fcb9667c7a5e1b899f645e373889a3e8b6dde1d4454a62e6ec 416 0.16 vMB 219
211,247 211,247 000000000000021b25afa6545c6509f0eb7e90dfa708b2978c78cc34831c2058 46 0.03 vMB 42
211,246 211,246 00000000000004c8bb723e0e7e2dd78fed3a1fb9a35ffe3bf63f3b9ce542f002 334 0.15 vMB 188
211,245 211,245 00000000000000fd1acc5aec51b81c7fb77c72ec0d5dc9d6b5ecdf0098ebd3ca 47 0.02 vMB 99
211,244 211,244 00000000000003172c75b9fede4450f2dde3d05c1b3a8c8483771cde2e90e374 351 0.13 vMB 194
211,243 211,243 000000000000040415e6e290ac4e72c9c5bde631e4db6299594237c71a292c93 125 0.05 vMB 164
211,242 211,242 00000000000003b531881fb861dc1727a7a463165cbfc1d71f2589bd17c076ad 62 0.02 vMB 179
211,241 211,241 0000000000000346b6ff936ee86d583a30250ae51075020ccb8bb36cbd113ea1 88 0.04 vMB 57
211,240 211,240 000000000000038e2db0ced8de4283ec0099f9811ea4fcf6272cd3dfccf79e5f 107 0.05 vMB 133
211,239 211,239 00000000000004a7515527250ded858f8d9469d9deaa2f41ab95523bf218e71d 33 0.01 vMB 87
211,238 211,238 0000000000000353c4b1a4f1351e0a752c522c1a7e799f99cbb88555dd76d752 108 0.05 vMB 138
211,237 211,237 00000000000002d0a62a65b2ad4d23401f1ac771a1ad735c84d60fd9c4279ca3 166 0.08 vMB 140
211,236 211,236 00000000000004689ffa6e7668097eb417a9d73cceb15914cac57b31f0d2930b 56 0.02 vMB 191
211,235 211,235 000000000000036d61ce04aa06fb5985128b55f37fd4992df19e415b007807cd 416 0.29 vMB 126
211,234 211,234 0000000000000032de9e27c11f333ac77dda465d59c185c90e04e3ffe3328b9e 43 0.02 vMB 63
211,233 211,233 00000000000000e4b6e1aa5a9fdeb1fc922fd4524c92207400b43d17cba0ad9e 140 0.07 vMB 140
211,232 211,232 0000000000000290257c49cc0512d9109b6367c063b0666ddeaf1d50932cf57f 639 0.25 vMB 192
211,231 211,231 00000000000001e62528e5565bc679c055b19c4557f0bb7828b4abe3c222609a 7 0.00 vMB 15
211,230 211,230 00000000000001542e70bc10dcbcd75560f8edeb9487783efc4f3a131b5e44a5 149 0.05 vMB 45
211,229 211,229 00000000000000b0b5ae51f171f0574e491acf0b6e87d1247570fe33f0a52cae 12 0.00 vMB 323
211,228 211,228 00000000000001ffcac50a5bf3fa95d22ce1293b4c7067f06a7570ac853c20b8 253 0.08 vMB 196
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.73 GB
    • Received: 1.41 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.