Loading Tool

Explorer IconExplorer

Memory Pool

42,930 transactions
18.36 vMB
0.16381664 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.30/200 MB

Candidate Block

Mining Attempt fd7083fbc8cdc96fe6ab769145d66075476bba36ec173e4cbc534bf2320139a0
Version 20000000
Previous Block 00000000000000000000c83a69139c5d7b0455566be58bf127597d3c5a1c31f3
Merkle Root fd7bded66330e5233a9506d2e08c13184eef67ae0fda58248cc7b380ee33f1ca
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.03798395 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,319 (775,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,569 137,569 000000000000006bb99d84f2b64394fc27c17bccb5975b065b99f8f5338ad0d7 5 0.00 vMB 0
137,568 137,568 0000000000000320bb0842cfb879c535968e3f7092b439bcbd581c33e348412e 11 0.01 vMB 341
137,567 137,567 000000000000015fcafafe203b2de6325366c08fca371b4417f00e3b63b1c6c7 24 0.01 vMB 397
137,566 137,566 0000000000000983063990da7facf150b51ae1304843c95e773e3115659ce8e7 28 0.02 vMB 174
137,565 137,565 000000000000030fea28910369ee9a35213405c9c2345f8a53a75efc426a8a08 90 0.04 vMB 595
137,564 137,564 000000000000043a7bd094070066f08735152a490cb9466fcfe401073d9f3057 24 0.01 vMB 16
137,563 137,563 00000000000001fd742c5783708111227dedd600c443c84ce706ca029d9857b6 129 0.05 vMB 254
137,562 137,562 0000000000000634e92dbe52eff7ccf866466b5f66d7ddd84f54974c851fb865 9 0.00 vMB 359
137,561 137,561 000000000000040c7122402da21cccfad385369422c7520a4d99c28408ab1087 8 0.01 vMB 47
137,560 137,560 00000000000001a2d211e58a76e50bd0cec11ee658a70b294eb2d44ee901d586 7 0.00 vMB 437
137,559 137,559 0000000000000200668ad223c87e2a343c9eb204cf6384f0084197a1a5f291f1 3 0.00 vMB 87
137,558 137,558 00000000000006d94a9fcab5765dd7e6c7c96d158053ae261cb2ec1ad3246c74 8 0.01 vMB 46
137,557 137,557 00000000000005ebaf483a7619814e95221e8b22c2550643e544e0b044cb513a 85 0.04 vMB 32
137,556 137,556 000000000000033489d67daed7f1c3ae44e7b1553e4fd2c2e7d68daaf55ed94c 23 0.01 vMB 244
137,555 137,555 0000000000000184bc52c1d3cd80c1cbca6ca6efe2368c06d676628962c9e48b 180 0.08 vMB 184
137,554 137,554 00000000000008d240f649ef235019b6f74d407801cfb8880812fc3aeaec2c4e 121 0.05 vMB 761
137,553 137,553 000000000000065791d997399c68809eaccb93d010479c7e92f765b046767420 10 0.01 vMB 274
137,552 137,552 00000000000001fc022fe2a933eb28bff5f96b2bbdddf0a74da5df5180c22e15 67 0.02 vMB 13
137,551 137,551 000000000000090f58a5224e7629fa84fce9b4786497cb3ddbf617b0c4fd002b 81 0.04 vMB 174
137,550 137,550 000000000000050f6093b3817b4a6f69f59375f3b65766b6032d40ad61f36649 12 0.00 vMB 0
137,549 137,549 00000000000004878b25595594ffae44eb3659dc2b3d8a94652c67a517b169e5 59 0.03 vMB 416
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 108.97 GB
    • Received: 0.46 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.