Loading Tool

Explorer IconExplorer

Memory Pool

32,407 transactions
8.26 vMB
0.11166114 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.93/200 MB

Candidate Block

Mining Attempt 4f46074ea7ebbac3fa4e4cadae58d89efdb7288273b3bfea416cdc20a1f2b73d
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 5f0fc058096cd94f4f518255743bf490e58bf859ea11cbe7da3869b18a8542fe
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.06908294 BTC
Avg Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (694,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
218,710 218,710 000000000000050b27da52734b256423c77be1e9521c77b26f8665df156f543e 0.25 MB 595 201
218,709 218,709 000000000000038e92cca8058f82e0a982810a46a2e659e5b32b799e06fe4643 0.25 MB 359 101
218,708 218,708 0000000000000004919bdfa01cc8c697b40a4a78b75dc9c81d7ee0082bc9446c 0.20 MB 615 242
218,707 218,707 0000000000000087d8b25c38855456c72a8fab347c581205c52d5c32e60042af 0.25 MB 621 209
218,706 218,706 00000000000001eac80082224bf88df5a86b1d4faaebbfac6c69f9ac5f40ac27 0.19 MB 500 217
218,705 218,705 00000000000001edc1728bae9b05247a9a5ee75012043fd9f4d2575a89acc20c 0.12 MB 243 168
218,704 218,704 000000000000022ce5c2cdc4ad536a6404d2799a66dc73600bf6e6da4e4e3e97 0.15 MB 289 158
218,703 218,703 000000000000024fac95cbf4f3f74f8640d146e2cbd955d1355233b4f18a4aaf 0.20 MB 407 196
218,702 218,702 00000000000005a6893592b7a0b96785ed737f6ff7a1c4db2b440ed9e5ce889c 0.17 MB 479 210
218,701 218,701 00000000000003a30177081c5f1f0d9df799e3473762a5a0c572c5bef4777ad1 0.12 MB 242 150
218,700 218,700 00000000000000af4b09344842f89a60cb9f423c2532ea32fbfad37eb23cd236 0.20 MB 405 171
218,699 218,699 00000000000002345323914ed262d313fbdcc9cac7023e88a2da1f1fe28154e1 0.15 MB 351 174
218,698 218,698 000000000000012482fb8a4eb9f0862e54474226f08715324ae178ef3914dd54 0.05 MB 100 119
218,697 218,697 000000000000002d608351996d26fd22d2b36daccfb3f1de6753a839626b441f 0.11 MB 225 242
218,696 218,696 00000000000004478668f6ca90cccc3104864e6a8d3d76b5c2e865328f8e8679 0.01 MB 29 211
218,695 218,695 0000000000000449d509274d2749a62d9e003403746417b21c5d0c0df67417f8 0.21 MB 254 126
218,694 218,694 00000000000002cd0b831737fbf1bb63ae2a0eff73d8e09bd908e840f0c4f204 0.20 MB 469 182
218,693 218,693 00000000000005567355240bc747afc36ad754077766959ea293c9bf8b5e89c3 0.05 MB 97 170
218,692 218,692 000000000000010422e85320f49fc36905bfc341054f65a4398a4322888f735b 0.03 MB 102 125
218,691 218,691 0000000000000546c20ec4faa73168d6529ff588f943376ddc43ebafa5a564a5 0.00 MB 10 342
218,690 218,690 0000000000000026c443dda5fcd891509b7df5e9948f70efbb0bacb14850f8b8 0.05 MB 121 146
Previous 10 blocks ↓
Total Size: 778.87 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: 399.11 GB
    • Received: 3.57 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.