Loading Tool

Explorer IconExplorer

Memory Pool

57,741 transactions
19.22 vMB
0.05669163 BTC
Random Selection Loading Transactions
Max Size: 121.01/200 MB

Candidate Block

Mining Attempt 5acef1b85b2ca7081b57ead7c8d3c958e7c985053b53406490140b1e54869a21
Version 20000000
Previous Block 000000000000000000006ecf034944f47b7b5a79683103ae0909df4844308016
Merkle Root ebdee1955794923430f1fd3f983fc57730e58f8704c0a2904d51db7b942d5e1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,157
Size: 1.00 vMB
Total Fees: 0.01338045 BTC
Feerates: 318.30 > 1.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,693 (878,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
37,094 37,094 00000000aebf359d0410bd92ad83ea9045b052b11520fe9466c4a8c05956f967 1 0.00/1.00 vMB 0
37,093 37,093 000000009914275f0a0f97b7e65ee26b252fbb69c793b5d25f87164ebfe3d52a 1 0.00/1.00 vMB 0
37,092 37,092 000000004dee657aaa75e79843917f582b5e12844c3dc6e0e75b2acb0099e715 1 0.00/1.00 vMB 0
37,091 37,091 00000000699327ba58f007022fbd90e8f35145b41b8a1e8b0e23c91f5d671b31 1 0.00/1.00 vMB 0
37,090 37,090 000000005b73cc65c525a090c05b45b1296d15b055750ca0a88e4339d8b6300a 1 0.00/1.00 vMB 0
37,089 37,089 0000000076f3a44168cbe9ee619cf6952813b5e3f0c943d3c4545e0220a7d20d 1 0.00/1.00 vMB 0
37,088 37,088 0000000069fc088332dcac564302c4ed3837fe0be1cbbd5a5f6413e40e5dea3e 1 0.00/1.00 vMB 0
37,087 37,087 0000000041222da620e6afc8853961a31de586527891785998b914340ca74586 1 0.00/1.00 vMB 0
37,086 37,086 0000000070b4281406bff336c200ba7857f754951d64d9133ce5682b8183fdc0 1 0.00/1.00 vMB 0
37,085 37,085 000000004415f9a40946b2dd72d3bcc14f0b9b977986edd984b6def942c2d919 1 0.00/1.00 vMB 0
37,084 37,084 00000000491d74fed6eb7ae36c7c218853cc12e7ade0f4b9d8ad2a5686c85541 1 0.00/1.00 vMB 0
37,083 37,083 0000000068cb8a020adbf5ee6682c784c9dee7202eb81f3dae9283e9c96064c7 1 0.00/1.00 vMB 0
37,082 37,082 000000009ddeaf98bfc455be022fbbed306d58abb870a3198c9e2e0e8bebe24b 1 0.00/1.00 vMB 0
37,081 37,081 00000000b2abb39b58df3101f3a1c4c3639ed14fdf0734b95ab292cc2a15b98e 1 0.00/1.00 vMB 0
37,080 37,080 000000000c5f0f34df079c8557789cd87ab75407f28ff0123a1bebe44c8f7beb 1 0.00/1.00 vMB 0
37,079 37,079 0000000085b7233bc01fc77df5686d133b3e5eafbf37a57e07c2faf89c6ac05d 1 0.00/1.00 vMB 0
37,078 37,078 00000000adc9a23158ffdbd75eed3b25ab6994d8344de94c35e1279f3b982657 1 0.00/1.00 vMB 0
37,077 37,077 00000000700895be2f2dbad370100a6498c46fbe45aaa6e821e26017a774f17b 1 0.00/1.00 vMB 0
37,076 37,076 00000000199229748d5e5b291c4d0af2ee6f1debca9ccd5bc45caddb8771f09b 1 0.00/1.00 vMB 0
37,075 37,075 000000009bcb3b3d8f450d02000f52963e065246a75429ee6e0723a7d1be263f 1 0.00/1.00 vMB 0
37,074 37,074 00000000a624f880f7376ea3e19383f6f2b3415a5fc9d249f490f1d5e8ddd211 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.58 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: 774.87 GB
    • Received: 20.75 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.