Loading Tool

Explorer IconExplorer

Memory Pool

72,243 transactions
27.76 vMB
0.07030093 BTC
Random Selection Loading Transactions
Max Size: 167.99/200 MB

Candidate Block

Mining Attempt 87fe4b8c6ad8bc72b4e30fdf11f8b27bc433cd42643ab68501977d744613bcb6
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 7675a9e8adafe70686d8bb2ad8d232baa414c9be83dd150b4bb3d4cc6db36f13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,840
Size: 1.00 vMB
Total Fees: 0.01009985 BTC
Feerates: 298.50 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (688,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,707 226,707 000000000000021771930a4a34aa24a688fd5de0930a3b2ae19c97ab2b85d621 151 0.06/1.00 vMB 178
226,706 226,706 00000000000003301e2f2de540610b85da8bf21eef69e5678a91e3bb38d1b636 226 0.11/1.00 vMB 209
226,705 226,705 000000000000018440c693349f9a55f3ca63a4b61793ccb01e7defcf1cc27c19 209 0.12/1.00 vMB 75
226,704 226,704 00000000000002a960b789df434b189da37a82baefcf8c0d786773b20b501275 269 0.15/1.00 vMB 132
226,703 226,703 00000000000002c2ca7ae4637bb28daef54d9604a7f6157eebcf04a2060f8344 133 0.05/1.00 vMB 47
226,702 226,702 00000000000001d0335aa58ce874b7f28049d95765d160e0f0ba62d0d0c84f17 312 0.16/1.00 vMB 181
226,701 226,701 00000000000001bd2cd4a32e9245bbddd8a9cc147a9ac54c34b38a70594cc168 94 0.04/1.00 vMB 213
226,700 226,700 00000000000001a05cbd8b3bdce822c0b611fb5a1984b370f3e9c7e5147dcd3e 121 0.05/1.00 vMB 218
226,699 226,699 00000000000000cb1a40b02cde6dceffa5f767794539255d5d73ada06ace1104 118 0.15/1.00 vMB 68
226,698 226,698 000000000000000ee8a6dea217cdd81d0f1d8fbd7b42cfa983bfa6944fb0b1bb 309 0.13/1.00 vMB 213
226,697 226,697 0000000000000155e1f2fea6e41fb046a84e3392e71f9930bb6db6e66d22cc08 309 0.15/1.00 vMB 189
226,696 226,696 000000000000029052ce54c841f282bf381e65d7d29022585a2dee92d6cdc9e3 282 0.12/1.00 vMB 154
226,695 226,695 00000000000003030f34539257277e919172511507407d174145edb5cc06ceea 222 0.10/1.00 vMB 176
226,694 226,694 000000000000005ba28b57203e6078b0208b05e2c42926b8561e3cf95d99db1c 333 0.15/1.00 vMB 187
226,693 226,693 0000000000000234237b7e809f33a2ff6673ceca947dfaca6b3d1be92e33fa29 211 0.15/1.00 vMB 112
226,692 226,692 000000000000032b69ae0d0ee63f6d99b0d6101596f0d9bc3995b67b56531ce8 186 0.15/1.00 vMB 140
226,691 226,691 0000000000000180ad0da620a7c112dceb8d914a611aa8a0be71cc2374e76be7 125 0.05/1.00 vMB 104
226,690 226,690 00000000000001a6b196fd0c32fc1e6e1082f34064736d1dd275d74400762ed1 455 0.23/1.00 vMB 251
226,689 226,689 000000000000004a6fc86ddf12e8ee97675dfbfce37f13c6cab25efe299e664c 160 0.08/1.00 vMB 200
226,688 226,688 0000000000000049849437ec099397e38b094dc565d9a95d4805318ac40b1cb8 42 0.01/1.00 vMB 52
226,687 226,687 00000000000000e7b53b50b34fb500c7166d1eb32350a3ecd93f6851176d439d 501 0.19/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.