Loading Tool

Explorer IconExplorer

Memory Pool

41,661 transactions
27.57 vMB
0.13331243 BTC
Random Selection Loading Transactions
Max Size: 142.78/200 MB

Candidate Block

Mining Attempt dd954cacd121c9d5128b93bda1fbb95c1160833f0c28eaed55e1cff97be45a9a
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 9011f2217dcdeda6eb14549cdf12585db6e436f16522f979d964fa2748db7b04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.07139438 BTC
Feerates: 285.90 > 7.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (692,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,765 221,765 00000000000002336d19769056bd8d3f6400c7b5dda2d1e7712c37b624a1a3d6 109 0.07/1.00 vMB 99
221,764 221,764 000000000000047ee4d1539ed5ddd756343d5a0703df50d83080ac1720bbd3a7 149 0.24/1.00 vMB 77
221,763 221,763 00000000000004376928b8d8c2750b3fc1c5cec413d3e7adc975d89b4f5255a3 434 0.25/1.00 vMB 154
221,762 221,762 00000000000003898ce073471d9180b497529d7e17f87baf91752b9b8b7ede67 1 0.00/1.00 vMB 0
221,761 221,761 00000000000004030895f4c24d135959e0b8191ee137e29c5e1554e6b5da39d9 1 0.00/1.00 vMB 0
221,760 221,760 00000000000000fc85dd77ea5ed6020f9e333589392560b40908d3264bd1f401 119 0.05/1.00 vMB 33
221,759 221,759 00000000000003b34ca89509da5f558af468c194afaa8d458bbeb07c50cc7c74 770 0.25/1.00 vMB 203
221,758 221,758 0000000000000448f309c446a3f857f9996d54e6cb1ef934ae2df4595e23a678 869 0.25/1.00 vMB 249
221,757 221,757 000000000000040fcfa104e4e6064fc45ad981ae6f53b94408cf5863552a469b 635 0.22/1.00 vMB 182
221,756 221,756 00000000000002740818262e06617f34381e6bc4aaa62a49a2d10590579a2427 430 0.18/1.00 vMB 200
221,755 221,755 0000000000000368af29dc22505b73f423393aaadb69f7a8e11724c548b310c9 437 0.19/1.00 vMB 175
221,754 221,754 00000000000000bdb8371be1be03dd81ac0895f952fd725550141df8bf314a1f 228 0.11/1.00 vMB 153
221,753 221,753 00000000000000a39ebe9f94dab98b2370dfb1a50a259585f0666cf7066ec4bc 231 0.21/1.00 vMB 285
221,752 221,752 00000000000002df8fedab66e85765a95213dee0f0f1bc03104c7f99f1f74e5e 164 0.07/1.00 vMB 128
221,751 221,751 0000000000000331d3ffcafe06b10d94671265ffadf4b2dc5719ad166ffa197b 260 0.13/1.00 vMB 167
221,750 221,750 00000000000004aeb32232fd17ad356983a5d00216bc76c51b27af32be70cc26 229 0.09/1.00 vMB 166
221,749 221,749 000000000000005c9da5c743f3baeaa458e2b64dd9c3ceb26c09dacaf2482cfe 230 0.24/1.00 vMB 92
221,748 221,748 00000000000003c64649ef8da96a60eed79023ddd95c38793036d7b29f526d55 475 0.25/1.00 vMB 181
221,747 221,747 000000000000022f78b28a4b6b8cff35986a388cf6c79d01acf4f133033c6107 631 0.25/1.00 vMB 252
221,746 221,746 00000000000003ee26b1b06dc28e319c814a4586a7f6112a1858c96a7dfc3f44 755 0.25/1.00 vMB 228
221,745 221,745 000000000000042fdeee2be8626e50ed71bf642ed03db5581d7ef390f6e7a7e5 581 0.32/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.47 GB
    • Received: 12.37 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.