Loading Tool

Explorer IconExplorer

Memory Pool

80,090 transactions
30.80 vMB
0.08804888 BTC
Random Selection Loading Transactions
Max Size: 186.59/200 MB

Candidate Block

Mining Attempt 629f7e59a583c081484b7d4c27ab2a975a5bc746f239ff7b46f1baaac1636e07
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 9eda0e0b8721ce08050eaeeefd4402314f2b18b47de4a6a36b02f776f8dea1b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,920
Size: 1.00 vMB
Total Fees: 0.01508447 BTC
Feerates: 106.51 > 1.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (563,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,415 351,415 00000000000000000859668d742c1bc2a4a635799f14a50e945310db263e530b 2,006 0.99/1.00 vMB 29
351,414 351,414 000000000000000007d1344fd43c09cc276953014412d09b1319eea305896956 1,157 0.57/1.00 vMB 28
351,413 351,413 00000000000000000cd9a4515032a7cb1815f8d8f4cc6a1bbe361a3a7b126d3f 719 0.47/1.00 vMB 22
351,412 351,412 000000000000000011b79936cc551d8295c2ea4b9ecb73ec15076b3d367ce132 2,147 0.90/1.00 vMB 35
351,411 351,411 0000000000000000135cb4698a4fd5573235b4ffb09248a49ab986e8c3e7580c 535 0.33/1.00 vMB 24
351,410 351,410 000000000000000010b767395cec3542c10e19c99b0e8a4038d507de3c968ba9 189 0.08/1.00 vMB 32
351,409 351,409 00000000000000001259e62fc331bbe3deacfdcb2344b9562467b6eecb156870 212 0.14/1.00 vMB 20
351,408 351,408 000000000000000014df3b52312a7159b55c124773c8153a4e0278bc0c16edeb 344 0.21/1.00 vMB 28
351,407 351,407 00000000000000000fdf5d014c1b3db16d14d58212db7b65ca5048d7f23017a7 505 0.29/1.00 vMB 26
351,406 351,406 000000000000000009bc9887a43392c27e2e555763c13e2628c388e3fd5f7bbc 552 0.30/1.00 vMB 24
351,405 351,405 00000000000000000e713b8f3b5f52e57585122dc4ffa50b98f5be2e98d4aeca 668 0.30/1.00 vMB 32
351,404 351,404 00000000000000000ea2680a5be582f59f5b588eb15eb7cd47191cccaa9f10f2 969 0.47/1.00 vMB 28
351,403 351,403 000000000000000002c7aabe71fbb19a0676dcef1e07929e3b2833d7bf0a69f1 185 0.09/1.00 vMB 27
351,402 351,402 000000000000000007cbc5c02295f74f32bb70ef711ec77a69a24e35c9ee1de2 1,028 0.46/1.00 vMB 30
351,401 351,401 000000000000000007d6edbecfb182503623ad3086713815dcd47c32a2306646 1 0.00/1.00 vMB 0
351,400 351,400 000000000000000006c6502bbbe65c8d07bfb9a5ddd0799e63e24cf11c77b58c 943 0.67/1.00 vMB 18
351,399 351,399 00000000000000000a3f48c070bb663e7df636594d20bbbb53549a42eeaf373f 1,584 0.75/1.00 vMB 30
351,398 351,398 0000000000000000032e71acf954354abce092d6ea4a7e14d4b6c380f0c8427a 2,035 0.75/1.00 vMB 36
351,397 351,397 000000000000000014510dcf3e9474a225c7895a5a6ef23226878eb29f296123 607 0.31/1.00 vMB 25
351,396 351,396 00000000000000000a11c93521d8aa7c790f23cf1ef356a54a242a96e6821d12 673 0.32/1.00 vMB 30
351,395 351,395 000000000000000004376500dcc6fa5cb02661010ec5a0b9df15e16f24fda174 733 0.35/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.