Loading Tool

Explorer IconExplorer

Memory Pool

46,288 transactions
28.65 vMB
0.06118035 BTC
Random Selection Loading Transactions
Max Size: 152.48/200 MB

Candidate Block

Mining Attempt dafdf3808cc76421147b57c9f0c6e1c5b389fa7b2502286d680264cfa9bdeab0
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 21ab0bf7e9ef38d6e25f2e97ea4311181b1713112fe4419879eccc9b36362c76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00666450 BTC
Feerates: 20.19 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (729,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,613 185,613 00000000000008c51df3914a1857628a17e8b4262590a04d7bb867734f946a18 108 0.04/1.00 vMB 90
185,612 185,612 000000000000001f200955fd98095c52f4afb034b2c35ee4f8fadd6575820317 53 0.02/1.00 vMB 192
185,611 185,611 0000000000000930b873942a3e9406c7cf50b25ba1bd193435530d434d0e7674 97 0.04/1.00 vMB 139
185,610 185,610 00000000000001f7090ea95ae9c1b0aefad2f6617bfca6f34279f8d159be06a1 30 0.01/1.00 vMB 129
185,609 185,609 0000000000000797375da2914e88161133c7defc5daa5f16ca74b366f2fb864e 109 0.04/1.00 vMB 45
185,608 185,608 00000000000005bf44b32ede0d9aa7504b7ce2ff48f528d428afa2eda48b72c1 170 0.07/1.00 vMB 116
185,607 185,607 000000000000048f1d50a7983b5ab088320936b2db9a28687af34ad98ddf00c6 109 0.05/1.00 vMB 97
185,606 185,606 0000000000000372a52e69e4f82ff50ba64f2c4552ded199ee0f6991c6655d1c 180 0.09/1.00 vMB 108
185,605 185,605 00000000000000df508bef42bfdfae153737a06d37fd9da848801ae61708f1a6 128 0.06/1.00 vMB 316
185,604 185,604 0000000000000444eeb48af5bda74028a1ea1fcd1761352db9afc91ce823aecf 134 0.07/1.00 vMB 106
185,603 185,603 000000000000019663593eaa62b894ffb77245720be59bb69e1db821395403c6 174 0.05/1.00 vMB 43
185,602 185,602 000000000000081e404b702462f0ee0a66dbb72b4182274c40e0cc1ed9f0ca70 207 0.09/1.00 vMB 217
185,601 185,601 00000000000002fe696c7cdade6076acf33027ac5afb1605812366c31a08b342 198 0.10/1.00 vMB 150
185,600 185,600 00000000000006dd89d1b59d55fd49b8999003b2a2e1ab8b1118c356e9e99ab3 114 0.04/1.00 vMB 14
185,599 185,599 0000000000000843f35e0e74cafc8f2367f0f8dc1064128270983c900bb3bb2c 213 0.07/1.00 vMB 0
185,598 185,598 00000000000006bde08a96f43098f8d0e108efd36a229db5398cc350b9f3245b 77 0.03/1.00 vMB 38
185,597 185,597 00000000000000b3d66569f01266260a891360a20fd31d63c90a5ed84004773d 642 0.28/1.00 vMB 141
185,596 185,596 00000000000007f03767768b4057aeeac9107d4879e9150037ee2adcf6b692ed 583 0.26/1.00 vMB 251
185,595 185,595 000000000000011e716519c45516b677bd1df6a08b20f303df3e8490ee28c3dd 129 0.13/1.00 vMB 116
185,594 185,594 00000000000001c7843f40f594068c7183d4ef00d1eae1ad3d1de8e490870f0f 40 0.03/1.00 vMB 107
185,593 185,593 0000000000000087dc29bb43d7821db41d930a84c0d6dea280c1f2ffaa730c0d 133 0.07/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.