Loading Tool

Explorer IconExplorer

Memory Pool

77,502 transactions
28.93 vMB
0.12212485 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt f5d42919098d08d651f6c9701e088b5dd735e8d07c34dbf109fd4762e62fc4d8
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 50c1360cd94b9944597168adf22a335c0b511b718ab99ee43edc208840742c94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.06180174 BTC
Feerates: 108.69 > 6.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (719,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,719 195,719 000000000000012848a9aaa09a2467e82a46a6b1ee6dee1c29c436b4dfed8d84 59 0.02/1.00 vMB 134
195,718 195,718 000000000000048306097e432cce1f7fe2f0890e824359f062f3bc0bb2f3a1bb 11 0.00/1.00 vMB 492
195,717 195,717 00000000000002cc5db3c22ba733fce733380016a580ae9b00a3c80f6edca6c7 111 0.03/1.00 vMB 0
195,716 195,716 00000000000004d52a461a74f4e3c9ebd6eff9b563727eaea2850d659f02a6f5 13 0.00/1.00 vMB 62
195,715 195,715 0000000000000067a8c6261ce0d0e4cc8c3db96fa695570e031837d76f4089b2 35 0.01/1.00 vMB 129
195,714 195,714 00000000000003d9ae84dcf16bb8eac91fcc40705e8339adf7f46a7bedd963b0 118 0.03/1.00 vMB 169
195,713 195,713 00000000000004f785cc78db78bfd9e56ac40c71e0c9d26b1bc4a3929799ae46 399 0.17/1.00 vMB 134
195,712 195,712 000000000000042475e73a825a206f0a494aadf3b46b7747001065a9a847fb52 33 0.01/1.00 vMB 83
195,711 195,711 0000000000000133d0f87b969910905403fa104f7991c49d8c8b6d4c197ef6be 227 0.11/1.00 vMB 207
195,710 195,710 000000000000048685527be9721b82365f7c630820311773f9ec696a09e8aa47 9 0.00/1.00 vMB 119
195,709 195,709 00000000000000430c890f5f98ce72103f54f25357ab40fff9dbf56b7d9d2316 128 0.09/1.00 vMB 135
195,708 195,708 00000000000000f4fa93276f5b0fcebc84cafd85dd55b1274e72fd04a90ac3f7 64 0.02/1.00 vMB 66
195,707 195,707 00000000000002f3d05779f6131f9c6caec4f8746b6c73b3d35a69a627829b8f 45 0.01/1.00 vMB 140
195,706 195,706 0000000000000591c157fc636a51f7bd9b3c7ba94d948c8be4dc6e3b2dcae156 224 0.08/1.00 vMB 176
195,705 195,705 00000000000003a4587ee0a3b821b789a4555711cf309b50f43110e7cdee4957 13 0.00/1.00 vMB 17
195,704 195,704 00000000000004da3db764840ca2616edc82b85be09cf5a7698c0c550261d789 260 0.10/1.00 vMB 277
195,703 195,703 0000000000000164347a4372211b8c75e84928dd6b906c9ffda788c98d30c62e 512 0.20/1.00 vMB 197
195,702 195,702 0000000000000391eb9ae2c51a806037b33272cf9f4488c9957853e7982904ac 143 0.05/1.00 vMB 342
195,701 195,701 00000000000003a0665e95c0511505fc85180ba642ca17b5cf7d4bd5ce69306b 69 0.03/1.00 vMB 224
195,700 195,700 00000000000005d47dcd7b093c4dc469781035acd9ee5cdfd3c0acb017d9f5b9 53 0.01/1.00 vMB 3
195,699 195,699 0000000000000202d063ff0a417659431f48015c218bdd33a26524a96298bbe7 128 0.09/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.