Loading Tool

Explorer IconExplorer

Memory Pool

19,219 transactions
8.79 vMB
0.07416238 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.91/200 MB

Candidate Block

Mining Attempt 398ec056366c4fde08eb8e6d0bda8f5326e815a6cb76c658627f7aee9ba31aee
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root e1e06cb14efe46354c1c258eb640afcb9fc22101de60d8b748aa12f09d00ec10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,703
Size: 1.00 vMB
Total Fees: 0.05438951 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (766,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,043 147,043 00000000000001a2bba6f1e071e9e9b77ef5dff322f90e4822b5dcb2ab12629d 14 0.01 vMB 88
147,042 147,042 00000000000007d7f629a7c7bede86fe08160f9685c26dfab5c7599c33f76682 158 0.05 vMB 100
147,041 147,041 00000000000003426418e25bbfd4670dbc53d9af3d5f2eba789e9395a6a6b8de 109 0.05 vMB 71
147,040 147,040 00000000000006b65f7c97ac9a87edcdaa17b18fd0f203f7ceb56850034c2f74 13 0.01 vMB 44
147,039 147,039 000000000000046910869e7d45ab78e2b6b700206f1be0eb541f20a06c9261e4 53 0.03 vMB 120
147,038 147,038 000000000000087d0e0557a1ca38612bc29c0a1e9c00cd2d27772bfa1f07c7c0 24 0.01 vMB 112
147,037 147,037 0000000000000788b9de47549dceb71a0dc7e19659bfce7b22aef5da08dc2184 11 0.01 vMB 46
147,036 147,036 0000000000000156668fef9bee69a9f372a197682a32e192e19ce7c63cba6946 39 0.03 vMB 78
147,035 147,035 00000000000002593dc5146104991c0c9837a93ed0546ef7df486f5f8b73bb92 24 0.01 vMB 168
147,034 147,034 00000000000003080dc14d130b1d4ef12cee7ce7a8eb9044bcffd5cbfb7bddf8 8 0.00 vMB 553
147,033 147,033 000000000000041ad7bbc98fe2abe73c658410010f92c36690ebdab94eeead67 44 0.02 vMB 110
147,032 147,032 0000000000000445b87dbb6791bb431a81e9c32452e60eee4b3e325ba5dee6b0 131 0.04 vMB 78
147,031 147,031 00000000000003b48a3badf96342af3ee514ac07aa7beb36fb619942cfa0f067 1 0.00 vMB 0
147,030 147,030 00000000000007e6351c1de902a83d626877a94a2313cf698762b2f4e4cabd55 21 0.01 vMB 63
147,029 147,029 00000000000006914c4b2a68d981303c96bed65d36a4b97c8319385fcc661bc0 9 0.00 vMB 475
147,028 147,028 0000000000000139cc6fc1e1a76ef2af29407d86a55a33eae13364b86bff6f72 29 0.01 vMB 0
147,027 147,027 00000000000001830646e806e527ebd3c7b0877119fd3660bb69f712431e7b9a 170 0.05 vMB 82
147,026 147,026 000000000000072085065ec6d25268b138cd65e2d143aa6ab4ea5f3ae019de55 14 0.00 vMB 630
147,025 147,025 0000000000000751a6c6896153d4564d227ad42817e805f99044974f59251f2f 115 0.04 vMB 126
147,024 147,024 00000000000005390adb32c89801afec34e37a80bf1c52f5e9c4cc6417dfd806 117 0.05 vMB 83
147,023 147,023 00000000000001f0c43876e56dd12a991e2932c07d79f6ac299ae44494d4ef28 41 0.02 vMB 117
Previous 10 blocks ↓
Total Size: 779.54 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: 245.79 GB
    • Received: 0.93 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.