Loading Tool

Explorer IconExplorer

Memory Pool

72,216 transactions
27.40 vMB
0.09800683 BTC
Random Selection Loading Transactions
Max Size: 163.94/200 MB

Candidate Block

Mining Attempt 5c4785e60e802ed5590caa5abbb9a2bc3daa8aaa83b08d6aef602334bd3f6c45
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root f29a9e713fb017a17788800de4bcbaec7d16646073ec92928e440dbbb0f37755
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.03535872 BTC
Feerates: 526.32 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (689,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,061 226,061 0000000000000346c8cd34734eb2d83159d67e41d0a51d375dd048d6439a62ff 796 0.25/1.00 vMB 295
226,060 226,060 00000000000000bf0b1faa90f0cd7460590207c4ccb1ebc9e7e361b378da51ed 11 0.00/1.00 vMB 182
226,059 226,059 0000000000000273236e9b741c3fdf8dbe61ee55b90fff5500e9d51ac4f9ac6a 9 0.00/1.00 vMB 311
226,058 226,058 00000000000003620e15d47f645b5fe00416679348b757da1fee546a4c942ad4 97 0.05/1.00 vMB 141
226,057 226,057 00000000000002ef7e46ff5ee070f3ca84adecc439880f80b469aeb800a226d1 484 0.24/1.00 vMB 183
226,056 226,056 00000000000002d50ea25d02e52800fd0a24a2513caf5a76ad173c0c3e06f33c 512 0.36/1.00 vMB 91
226,055 226,055 000000000000011dfab2eaa47f22b19b32ccfea0d23c00bc0fc158f7be5c0c05 9 0.00/1.00 vMB 17
226,054 226,054 00000000000001926092930a73f87047e63d1954cf69020fae9dd8f66e4efea9 537 0.25/1.00 vMB 193
226,053 226,053 000000000000020ff848bf33f3f61b6e54d6f750ca743c34d560d401ede3b2e9 450 0.31/1.00 vMB 162
226,052 226,052 000000000000010d224b2e71729ee1f9ca442df493b0c05f325867f41cb29030 749 0.25/1.00 vMB 290
226,051 226,051 000000000000027099593beafa3e26de18b080e5ed64cf7c62a5d5b6215a5c8c 788 0.25/1.00 vMB 317
226,050 226,050 0000000000000099e973ebd79f6d401e596054669606548d120578e6748df481 14 0.00/1.00 vMB 108
226,049 226,049 00000000000002f13222825f245b16a5714d9951d6d3f678787ae9d146d6d60a 560 0.23/1.00 vMB 221
226,048 226,048 000000000000031f7b0f1fc4e7b5a0166a30e3d28570feb9f3931c0607727ebc 436 0.22/1.00 vMB 172
226,047 226,047 00000000000002df6a2827adaf608d722c7628eca4fd8a76d2c65890b043332c 630 0.25/1.00 vMB 221
226,046 226,046 0000000000000320225ad85f97bfbd382f2b936c874307b285d0f66e81a3fccd 399 0.50/1.00 vMB 37
226,045 226,045 00000000000000204d47117bc513f3f76306ee8a2cdbd1ae1725e82cc9e448e8 365 0.17/1.00 vMB 165
226,044 226,044 00000000000002476a730fdffafca77b0ace743cc9ca7cbd26f7184aa96643bd 517 0.22/1.00 vMB 177
226,043 226,043 000000000000027163ffdfa430426f3f1057284005b06416381ff583ad5ce465 9 0.00/1.00 vMB 171
226,042 226,042 0000000000000024c726964fb046e044d4355004025878dbf102abb03e4e8b30 12 0.00/1.00 vMB 451
226,041 226,041 000000000000001c66684a548cae35c48c394ad6b402b7f460079062e2fe6d78 284 0.15/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.21 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: 756.23 GB
    • Received: 18.98 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.