Loading Tool

Explorer IconExplorer

Memory Pool

11,288 transactions
3.93 vMB
0.01444051 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.76/200 MB

Candidate Block

Mining Attempt 46f9b55311518814aa77ee97fec02c30155291d8f02508b27ba87a751e48c3f7
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root d68deb8cf67ec772aca062de2acd4956c712d2a5a2e797ce9a0b3e154b5eb12a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,775
Size: 1.00 vMB
Total Fees: 0.00987448 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (660,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,000 253,000 0000000000000036fdfbf3886d1b1a1b08f5abbb5f2ca4ec6b2aff2a218b8c38 540 0.25 vMB 126
252,999 252,999 00000000000000264ce2c7c781d1fb8fa348b2458df4e1e51bf44cd959d88b5b 666 0.25 vMB 127
252,998 252,998 000000000000004486e0566b0a5640cf02d83da669f33c0a1a3e729d3d5b5a38 554 0.25 vMB 138
252,997 252,997 0000000000000029f544322bf6d1426a4113c0575b65bbded80dab4983e6ef10 560 0.25 vMB 111
252,996 252,996 000000000000003a0c38f89ee4803bc3ee7b08669d8e260b8cdb3ecee0e87302 121 0.05 vMB 30
252,995 252,995 00000000000000275f837313ac9cec2a3fedf0fc2ea6df620edc4216a1ceb129 670 0.25 vMB 142
252,994 252,994 000000000000004bb97ea619cd66752265d609e5f1bdd9a58c2e4cc353eed8d9 144 0.07 vMB 124
252,993 252,993 00000000000000278f2859ddb8c7a31db1cc2dab158241f4eee748e51393c4d4 261 0.12 vMB 142
252,992 252,992 0000000000000038b511db14786cad81ea3ef0c3243da761e404187d62e72ecd 359 0.16 vMB 68
252,991 252,991 000000000000001e009d2672e5fd97a503f157ecbe6e663b46a1745e0fe19245 600 0.25 vMB 173
252,990 252,990 0000000000000022bb22fd3ba795437c58632254fe165895acb62867cda12955 505 0.19 vMB 136
252,989 252,989 0000000000000040628167b9000e6b68dada5776f9431001812bcc80939c775b 343 0.14 vMB 109
252,988 252,988 000000000000004c484f2fb017be4dc0a9a93ba51a4d275c3e5394f6d6c451e0 211 0.08 vMB 86
252,987 252,987 000000000000003fc9b4e158b1d76fb424fc30cab0c925f5d938a086caa5b145 497 0.22 vMB 125
252,986 252,986 000000000000004f85af695393453b1cf04e1cb7aa814819366cf8c2cd44ab5f 43 0.10 vMB 24
252,985 252,985 0000000000000003693fd2f94b832c759de99de2226b669b88704ee0b6fd7cbc 265 0.20 vMB 75
252,984 252,984 0000000000000003f44e01e5d27379c116a4b33fe2a64d3f66d3bbdea509fd4d 528 0.25 vMB 38
252,983 252,983 00000000000000152c90480055dc61bb2d460c14699c150882f5bc7640d45b22 560 0.25 vMB 150
252,982 252,982 000000000000004006422395bc7b148e0aabaf9867fbc7512f1c567dcb0e7055 680 0.25 vMB 198
252,981 252,981 000000000000001f93d115e1f31d2bd1eaddf532fbe9d3611a1fdea73cb115a8 445 0.18 vMB 132
252,980 252,980 0000000000000022492d304b4f1bf30404061e51a71f68a46e4aada876f86a5e 149 0.07 vMB 167
Previous 10 blocks ↓
Total Size: 779.71 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: 362.31 GB
    • Received: 1.73 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.