Loading Tool

Explorer IconExplorer

Memory Pool

46,492 transactions
30.68 vMB
0.10047441 BTC
Random Selection Loading Transactions
Max Size: 157.88/200 MB

Candidate Block

Mining Attempt 6b1651e08b69607878efb54e4e803df81cc41ebffb288a3fe2e614169b36e204
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 2fe485515b3631f65433a3cbbfdbf58ac90aef6a4b9c430ea3604298cb663133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.03282728 BTC
Feerates: 100.29 > 3.29 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (69,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,350 845,350 000000000000000000013b92a101e1c2901f52cb2d49e92fb3c3ebd75ea45b67 3,781 1.00/1.00 vMB 18
845,349 845,349 0000000000000000000325d86f71ce6ad602f62c583b2f4f5362e19a75cdbf0e 6,181 1.00/1.00 vMB 10
845,348 845,348 0000000000000000000024cc47ed97a027a61180c6722e1b3910bb4c0c3a5a82 4,937 1.00/1.00 vMB 11
845,347 845,347 00000000000000000001c7c987f14d6dd304292723e57d7c89973816a1f92f35 3,130 1.00/1.00 vMB 17
845,346 845,346 0000000000000000000048c18e3918fdc1b5dbd563f65bb8f210e2631ae266c7 3,436 1.00/1.00 vMB 13
845,345 845,345 00000000000000000002c14b69937867e3db1b085877f086f2518c0cb75a29e6 3,500 1.00/1.00 vMB 11
845,344 845,344 000000000000000000016d17f3251ce9fdc3ed00f62da30d6ee6d74cc705e0f0 3,513 1.00/1.00 vMB 23
845,343 845,343 00000000000000000001de258f94ce24cf227e70467ba773b25b804af14e0ca2 2,814 1.00/1.00 vMB 13
845,342 845,342 00000000000000000002cc6d0854eb6052a01dca84f70fbcfd350eaf474cbca4 2,976 1.00/1.00 vMB 11
845,341 845,341 00000000000000000000cc2471efa94c44aa689e897d8d040d346baf3e00e9e4 3,194 1.00/1.00 vMB 16
845,340 845,340 00000000000000000001d586564e5119b84091880241620a6e51da6149ce4b83 3,111 1.00/1.00 vMB 14
845,339 845,339 000000000000000000029aec59ebaaccbe90c80605ec19b7bf21a28b8cffa56e 6,623 1.00/1.00 vMB 8
845,338 845,338 000000000000000000017c717fc32965f456b89668e834cb3ab4643b80acdcb8 2,727 1.00/1.00 vMB 11
845,337 845,337 000000000000000000009cccfc7ade8f4f3532ae2029110744705bab90fed8cd 4,896 1.00/1.00 vMB 9
845,336 845,336 00000000000000000000bdd478789bcd768a1886bbeff6ec51f88bde335788a8 3,838 1.00/1.00 vMB 12
845,335 845,335 00000000000000000000cbfa6073a16af9550db8a986b38eba236d431ce24df8 6,544 1.00/1.00 vMB 7
845,334 845,334 000000000000000000025cdff6ce157a816e406049f901753b491dd82240eebc 7,112 1.00/1.00 vMB 7
845,333 845,333 00000000000000000003227c7bf18d7730bcfc725d4164f3159157aee9fa190f 3,571 1.00/1.00 vMB 9
845,332 845,332 0000000000000000000166073359591f348e8a8e071cea7c94610b57cf2b759e 3,465 1.00/1.00 vMB 10
845,331 845,331 000000000000000000001101523e08e6a7771fcf06941381d80ef38398115fb4 4,647 1.00/1.00 vMB 11
845,330 845,330 000000000000000000018d29a844fc16aefac41915f47ccbb9fae14a4c2a819a 3,526 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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