Loading Tool

Explorer IconExplorer

Memory Pool

40,882 transactions
25.87 vMB
0.05086902 BTC
Random Selection Loading Transactions
Max Size: 135.08/200 MB

Candidate Block

Mining Attempt 02325e17729b714d07f703b3d95dc2198b5587a61868a6c0fcccee0a59ab3844
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root f37391d1ea7a3bec8ab48fc4f1b47000182a20d494d5afccd9ebf17f34b6fcb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,250
Size: 1.00 vMB
Total Fees: 0.00394929 BTC
Feerates: 40.21 > 0.40 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (523,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,357 391,357 00000000000000000593c346220cc08a59f9254450ea2a49f9b10c359f26f3f1 842 0.36/1.00 vMB 29
391,356 391,356 00000000000000000a00f1fe80955488d4c823fa118ecc9112860d72746fa865 240 0.13/1.00 vMB 23
391,355 391,355 00000000000000000403c158d3d6d663d7f511f997e36d9f582ddef19f40888a 1,037 0.66/1.00 vMB 23
391,354 391,354 0000000000000000075a694fa90f7354d80b9bf6a800341624bbf0259543e826 14 0.05/1.00 vMB 192
391,353 391,353 0000000000000000017ab25a9d43c32dd3bcc466295a4414aaf08c09b4906b23 1,124 0.76/1.00 vMB 22
391,352 391,352 0000000000000000072658c71bbadd78d81f7ca200b091f10ad6dfd46e58f674 1,975 1.00/1.00 vMB 30
391,351 391,351 000000000000000006ae80f03cec75e2f2415f6e49a32362e2eb6d7b4f7bf1ed 2,808 0.95/1.00 vMB 50
391,350 391,350 000000000000000002559f0c56c44a3f4201edb1e9de5e73fc61eda33c50a279 21 0.06/1.00 vMB 1
391,349 391,349 000000000000000003038a3fdf6683b30285eda9dcea2b24622d2e6a61e7e0f5 1,504 0.67/1.00 vMB 32
391,348 391,348 000000000000000005055181384f5b97f67ac27ba844a50870fdad555a379c37 1,751 0.95/1.00 vMB 29
391,347 391,347 00000000000000000158ebc5b35a677e875c9e02cefdc4148b8000cf85a8c94a 1,530 0.77/1.00 vMB 27
391,346 391,346 000000000000000008b84060473633967aaf5c21fc15027acedfd821d55f8c3b 182 0.11/1.00 vMB 19
391,345 391,345 00000000000000000148123934b881e8557f2db75b523b022f48162c53f15d7f 465 0.37/1.00 vMB 22
391,344 391,344 0000000000000000071964480c23724fe293ef26f94435261a0283057e95b473 1,020 0.43/1.00 vMB 30
391,343 391,343 0000000000000000047a2d71f8d6c0fff747ef328188a03049b50d6e817b7f6e 1,051 0.64/1.00 vMB 26
391,342 391,342 00000000000000000685bf4d3054ecbb4fe04da80c6b88920167badacb108fd9 1,658 0.89/1.00 vMB 30
391,341 391,341 00000000000000000894f8bcaa72d66ed6cf69aefca966cd8877cfdde5454b84 1 0.00/1.00 vMB 0
391,340 391,340 000000000000000004e031ea693f3885deeeaab46d35439c1bf9b383cff55e60 636 0.33/1.00 vMB 28
391,339 391,339 000000000000000005958d827a168fcf954f43b0c9a5b05cd2d13d671a11a1b5 2,328 0.93/1.00 vMB 36
391,338 391,338 0000000000000000094c9b57ac45c27083f269acaa3fad2c49b228b34e55509a 477 0.28/1.00 vMB 19
391,337 391,337 0000000000000000015bd7084e5794e7893dca259781b71348c51070e307835b 2,870 0.99/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.