Loading Tool

Explorer IconExplorer

Memory Pool

73,688 transactions
28.07 vMB
0.07906492 BTC
Random Selection Loading Transactions
Max Size: 169.80/200 MB

Candidate Block

Mining Attempt 53773126548c22c9d1d07efd5ecd3517f00383b3e7b368deb0b73ea3da192571
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root b5f05c5aefd18a9cdd2f27d19f72b635550118fecfc031138805b85810aec846
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.01794129 BTC
Feerates: 71.50 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (650,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,665 264,665 000000000000000205f783736a3536565721adfca5c3af59abc5fd17b97b328c 71 0.04/1.00 vMB 26
264,664 264,664 000000000000000bd77add0103ecbfe987b1194e4ec03652193761929072170c 115 0.06/1.00 vMB 70
264,663 264,663 000000000000000ed9d668455f7ea3afdffad3fc0f2dc361751c82858aaeff61 434 0.21/1.00 vMB 90
264,662 264,662 0000000000000001d79f643d1aa312baeb9fe3db3c33dc5dfce567c9d0e5dce2 87 0.04/1.00 vMB 66
264,661 264,661 0000000000000007a4fafee4b47f009bef22c24024426e509e066b6ad6d6e60a 231 0.15/1.00 vMB 48
264,660 264,660 0000000000000009db43aa047a97c83a85fb055acf193f5d9115e86bd43aff15 405 0.25/1.00 vMB 95
264,659 264,659 000000000000000df3905658f306748c4a3feec14c8a826a0b6e77a5a6c8037f 232 0.31/1.00 vMB 65
264,658 264,658 000000000000000957ff94cb51e86e9c0fbb19a7e49bad7958d61aafd7f05c57 279 0.24/1.00 vMB 68
264,657 264,657 000000000000000d372220e5d2468e897d0f43b169a8351d6c57a5b565fd2580 141 0.06/1.00 vMB 91
264,656 264,656 0000000000000008601f885cdfc7e7b9b94ea8c4cc90b5ac593c923ec64cd1ad 14 0.01/1.00 vMB 40
264,655 264,655 00000000000000024ac7d2743f3aa607ca3d94504c3e1c8081dfb9637ef6c296 253 0.13/1.00 vMB 87
264,654 264,654 000000000000000345cb879fefa8aedfae7eb3007cb6b2e4debc492167720de3 528 0.24/1.00 vMB 110
264,653 264,653 000000000000000fefb0cf08ca09bc16234b759aaeb9fa7aa639dc0a252ed0ad 92 0.05/1.00 vMB 63
264,652 264,652 000000000000000d1c007a2e33ee948a77487d2c1ddd03abb7391fc42c3d3035 586 0.28/1.00 vMB 99
264,651 264,651 000000000000000dff422ba44c47bba58f97062b481fed51997465a49aadca8a 88 0.06/1.00 vMB 91
264,650 264,650 000000000000000c320a5bbc2f3c4302e6d24b7d4a77a65c6a7499764e5c4e33 145 0.06/1.00 vMB 107
264,649 264,649 00000000000000099da141721d17d7852ee25e883e9e005844d903a441581276 241 0.13/1.00 vMB 17
264,648 264,648 00000000000000063e3f01d4a8b65904dc989eac5d0659b5bd579e7975011e74 282 0.15/1.00 vMB 75
264,647 264,647 0000000000000002960e6f0c33acc1b0cc569c794f6dcd30e99a6fefa22b19a9 64 0.04/1.00 vMB 30
264,646 264,646 00000000000000046ca5f24c627ba48472758c13c85153aa3c347dcc3bd8ef1f 655 0.35/1.00 vMB 104
264,645 264,645 000000000000000eabdfc35ef6007bbf4a4f9062916fc1c696110809e4a6bdba 317 0.20/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.59 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.