Loading Tool

Explorer IconExplorer

Memory Pool

29,339 transactions
9.72 vMB
0.10742353 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.89/200 MB

Candidate Block

Mining Attempt 22b961eb81f2733cf836c7c9d5c9e2fd2065e92b96179aa4bea6e0567bfd38ad
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 8ad2eae39b5f676063e8158d26b203d63ce21284457f8d79bc8f084408f7689e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.03147861 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (756,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,117 157,117 00000000000001049d5929e70a910e8d8a40339fca53ce6b67ace2f2a57c2c13 12 0.00 vMB 36
157,116 157,116 00000000000007b3edde28fa1bf8f267efc9785d69bb6757d5d591679130b0b0 26 0.01 vMB 376
157,115 157,115 00000000000002c5ce2b61b8cd12d3e79e456dadcc5d78f38a0eda19be324e62 25 0.01 vMB 205
157,114 157,114 00000000000002536dc323eea76d0dfbe09951aae82bda3f5b5359b1ebf12e28 39 0.03 vMB 138,642
157,113 157,113 0000000000000a7bc2491d7576c9c51f73b19bbe1af420bfa4acb4524285b029 56 0.04 vMB 86
157,112 157,112 000000000000062bfbf18f215cb5b3266a1f1301ee2a8c730d941db02ff8e113 4 0.00 vMB 193
157,111 157,111 0000000000000d6586bc0897d548e31de68c1d53ac188ec62a56767e261eb01f 27 0.02 vMB 9
157,110 157,110 000000000000016aecb453a6d9eed493fae01bc03421701e2c09bb28d1fd1220 8 0.00 vMB 22
157,109 157,109 0000000000000c2e8663795f2421d8fadbcdea99d8b45f75662fbbc9d4d073ed 19 0.05 vMB 80
157,108 157,108 000000000000015d15c2afdeb1460335a029e84db6cdb4647e1a2f940b6f1e5b 23 0.02 vMB 515
157,107 157,107 0000000000000856e84930dc392ac52b9ad5bee3667d422dd1795e1dc2a3a7d4 31 0.01 vMB 143
157,106 157,106 00000000000004977ea0330e03201354657e9d3aa4aab377af12ccec2cb0cac4 10 0.01 vMB 758
157,105 157,105 000000000000016ccd03578edd992ef164cddaab8d949e04b2abbeb1738f197c 91 0.03 vMB 76
157,104 157,104 000000000000098477f68af20913d64309580143a36380330b9ccee2004506ce 44 0.03 vMB 187
157,103 157,103 00000000000005467c665e4b1a7f6b14daf5a94a8de17dfac2c2ccbea487e0b4 15 0.01 vMB 370
157,102 157,102 00000000000008a62bcaab14a62bed49c211d93646db30542664f1333ef912b3 63 0.03 vMB 90
157,101 157,101 000000000000040434328dd003a10b7a7aac5ab0960cda33d3c1605418c5a28c 2 0.07 vMB 50
157,100 157,100 0000000000000c71eb95e8121e9fba110af56e1da73af2645218f4587ce21ce6 16 0.01 vMB 27,242
157,099 157,099 00000000000001e057dbb5829ddf38f35a7433a2ccce820084aeda9979c28332 1 0.00 vMB 0
157,098 157,098 0000000000000e3d86dc5d77f042d330aa732c01f66035004b887c7fe0bcaa43 69 0.02 vMB 0
157,097 157,097 00000000000001f4f0341c4a386516eb898912721a2af6a39fa48262057806ac 26 0.03 vMB 672
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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