Loading Tool

Explorer IconExplorer

Memory Pool

78,162 transactions
28.68 vMB
0.10376465 BTC
Random Selection Loading Transactions
Max Size: 174.46/200 MB

Candidate Block

Mining Attempt b811fe1365d79e47435481c3f5e31288bec7cf384dd1e31141b4595eb3ea9991
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 029aec9c3273127b827f21c4df5acdfd205c39ec239a86eb64164c1b71c7b67a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,795
Size: 1.00 vMB
Total Fees: 0.03664667 BTC
Feerates: 602.26 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (534,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,200 381,200 000000000000000003c51f1c2e6e6abd953f52c013253977c899a8b6fea929a8 1,497 0.68/1.00 vMB 41
381,199 381,199 000000000000000004c73f2f55d66a4a00050f5abc0863d79ffc7a765559e861 1 0.00/1.00 vMB 0
381,198 381,198 000000000000000005a2815631d6f992a2c0a77212c19b0987033c477626c5fc 200 0.28/1.00 vMB 9
381,197 381,197 0000000000000000031e45315acc0de39674fe685716bfc881827b68242d4732 2,767 1.00/1.00 vMB 46
381,196 381,196 000000000000000001ab14fe23c7ccdcbdd6cc1eafc8a4e346db6c02b5d30a0c 385 0.18/1.00 vMB 36
381,195 381,195 00000000000000000f22120393c9f93a1ad37c40f2b8ca86c17b01fe525fd37a 552 0.30/1.00 vMB 35
381,194 381,194 000000000000000003329d0090edb935604150295418452bed10c57be1fefd0d 323 0.25/1.00 vMB 17
381,193 381,193 00000000000000000e32b54c4fb37a6ebc6478f85fdc8996956b10dc2981b03d 131 0.10/1.00 vMB 27
381,192 381,192 00000000000000000f19634ace18c942f186420565a0dcf1ec22e9d93e74defe 2,064 1.00/1.00 vMB 40
381,191 381,191 000000000000000000c8a9e488d952322a94ebaa948ba9584b066894562d9dca 167 0.09/1.00 vMB 19
381,190 381,190 000000000000000007fd9882ac44f30170ca258c4be894d413c0bb8bcb948e91 836 0.43/1.00 vMB 35
381,189 381,189 00000000000000000a07750f73aa468a0725f16b7bef1913d699146e77d66bc3 387 0.25/1.00 vMB 30
381,188 381,188 0000000000000000081a327a297ffe2026a7ce48875708032b23e0b203212cc1 584 0.27/1.00 vMB 36
381,187 381,187 00000000000000000253da4ead4e1757526d2db1fcf9613b33122baa4e881c58 1,234 0.68/1.00 vMB 36
381,186 381,186 000000000000000010a63c1dfc8e926c196575b38a811c89b3e60d192f867b7a 904 1.00/1.00 vMB 11
381,185 381,185 00000000000000000f129646fb84bd023b1a56a2f433e9fed7a1df90f4c257fc 370 0.33/1.00 vMB 23
381,184 381,184 00000000000000000e420b1ef52b4456c4a9e1941fd76676abacf97fa7c0ef0d 403 0.19/1.00 vMB 38
381,183 381,183 00000000000000000879ebd17d96edcd8bfad783cac0a5da2d5c0dbe2d75c953 659 0.32/1.00 vMB 34
381,182 381,182 00000000000000000d8f38e5eac13007eeb3cda902ead5a964fb5b284f715910 1,571 0.69/1.00 vMB 39
381,181 381,181 00000000000000000ccbceabb712641ac33ef2af55fc7186a9da41131a8bde6d 1,706 0.77/1.00 vMB 46
381,180 381,180 00000000000000000c6a87c29ab752d12b0f88533361211b9637b2f65fabca5b 1,573 0.70/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.