Loading Tool

Explorer IconExplorer

Memory Pool

79,451 transactions
30.32 vMB
0.12566492 BTC
Random Selection Loading Transactions
Max Size: 180.39/200 MB

Candidate Block

Mining Attempt 368ebacb22774986ddfc43bedcac435374a3cf37fa8b908a850b3ed9186db7e5
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 8515871ec077dc78644eecb794aae327443564a3e0cc744bf7be63d8ff876ad9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,416
Size: 1.00 vMB
Total Fees: 0.03213113 BTC
Feerates: 301.69 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (392,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,213 523,213 0000000000000000001e6bcfe71fc536c096b6b304eae80d20ddaedf5b9a3645 1,853 1.00/1.00 vMB 78
523,212 523,212 0000000000000000001b76e4231823e4d1e47017bf0f164bde90820dbede5239 43 0.02/1.00 vMB 80
523,211 523,211 00000000000000000003b83a79d1083f4b5b8ec2f2e0c10a9f1ffac86a6d0e83 2,279 0.95/1.00 vMB 43
523,210 523,210 00000000000000000033e8a9ca064543a75ac3dd929a42e50da752bb3a79ced8 2,094 1.00/1.00 vMB 61
523,209 523,209 00000000000000000042579e31f253a7a04844cd4e5fc27f6d234a7d38a238c2 2,194 1.00/1.00 vMB 86
523,208 523,208 00000000000000000028d1186d6dc9191a6ec93624141031e31814e22e75e0c5 1,995 1.00/1.00 vMB 94
523,207 523,207 000000000000000000309aad8c5e211eafa39d0d02a14eb05f9c7dd073fa13b3 173 0.21/1.00 vMB 5
523,206 523,206 00000000000000000012354a474da99ea12d4b8f586ef1110a96dc50a3b7a920 2,094 0.99/1.00 vMB 75
523,205 523,205 000000000000000000284ad808e6f63b4f83b9e1bfc29fd6ea37170f8e289e60 1,990 1.00/1.00 vMB 81
523,204 523,204 000000000000000000037c89a83dbebf49f1357c9feaf627a259ea6d17ef6fee 872 0.45/1.00 vMB 67
523,203 523,203 0000000000000000000ba7d8b956adb79fe8a5b57ec1fd824889ae56fc5eba49 539 0.27/1.00 vMB 69
523,202 523,202 0000000000000000002aa2569247db1066b4e681da50a3d22e0c3ad9eaceec93 61 0.02/1.00 vMB 72
523,201 523,201 0000000000000000000d28b22e645943ac1430c4bf9e4ad75d1d5e5edf162845 962 0.48/1.00 vMB 85
523,200 523,200 00000000000000000041a9837c19dfa79c4c0509f9cbb79cac5337134073048e 401 0.16/1.00 vMB 87
523,199 523,199 00000000000000000020e9bf19677e47cb83a695497c7a3d94e9cb7e4dda62d0 1,882 0.98/1.00 vMB 69
523,198 523,198 0000000000000000000d15e04571dd0a077935c82e85121ddbbcc6d18255cb8f 1,354 0.66/1.00 vMB 53
523,197 523,197 0000000000000000001201a0bca7a47136623cfc64e3be72eeaff1eaef254682 1,073 1.00/1.00 vMB 113
523,196 523,196 0000000000000000003154069f8f6225102f19e805caf1c453c7dd5019edeaac 675 0.44/1.00 vMB 53
523,195 523,195 000000000000000000199d14aa1060bd1fa2a4fdf39ae051c8d40a5dd3230fcb 39 0.03/1.00 vMB 40
523,194 523,194 0000000000000000003571b989e4003f19efcdd2e432d5a98a052e9927b41146 605 0.43/1.00 vMB 42
523,193 523,193 0000000000000000002553a370ac961cd0abeb497bb5bc3e880c73863d1cef16 1,431 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.91 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.22 GB
    • Received: 17.52 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.