Loading Tool

Explorer IconExplorer

Memory Pool

77,130 transactions
28.76 vMB
0.07831084 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt c077195bcb53e1c65cf100300520e6bd5cd747a4dc967b6c98864170dec49971
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root e804cff10f8f39234b7e4b44c4a030e4c3fd1476e2170b9ea60a94a2e5b30ce4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,909
Size: 1.00 vMB
Total Fees: 0.01832452 BTC
Feerates: 100.17 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (719,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
195,698 195,698 000000000000027809d6d79b32c4ce24ba9425575ae146bfd8e18febe53c4668 31 0.01/1.00 vMB 127
195,697 195,697 0000000000000270b96354b96c803e03fcf76655d28d77e42a81d58f596e8b7b 148 0.07/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.