Loading Tool

Explorer IconExplorer

Memory Pool

86,040 transactions
32.05 vMB
0.21558072 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt b9d9eada7851246123d87f5ca61218dbdf0a620a84a8b2cf0e6ce6d6cb243bf1
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 6cb1cf517ebc05a6bfb43f9fb7a265e332bedad376b46b4edda30b72ccdefba2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.09711684 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (579,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,843 335,843 0000000000000000106b014d04fdb4cdb22101a22c4a1ed36f84c68c0b5910f1 844 0.48/1.00 vMB 25
335,842 335,842 00000000000000001030a22c4257ebd7849deaf4c110f319df7b58de35aa4329 784 0.35/1.00 vMB 28
335,841 335,841 0000000000000000107a7db0ad3167071939fadcabd1a02c4d1fa436c3ff9da8 795 0.39/1.00 vMB 26
335,840 335,840 000000000000000008277ab66fc95f45761c5d28e29c48468db70531fc9edbb3 720 0.36/1.00 vMB 26
335,839 335,839 000000000000000017c47978f6dc68b39d416a2a7cf8b6b40904afe8b1d34949 40 0.02/1.00 vMB 29
335,838 335,838 0000000000000000170d1c99751537f5b8d8a0f04e105c572e70b0f84497bf4f 789 0.43/1.00 vMB 24
335,837 335,837 0000000000000000119af35be1a93f2a4c23f807571ae7944189616993b3d52b 517 0.30/1.00 vMB 23
335,836 335,836 00000000000000001350deb3cc6fc2aa9a084f5366e58e6529b6a73083dba080 153 0.06/1.00 vMB 21
335,835 335,835 00000000000000001385b822b9261e920f454b1f9f10701e64175220bbadd7df 171 0.08/1.00 vMB 25
335,834 335,834 00000000000000000c1c6563881145f0b11f553a2bcc6192c19d112bc474bee4 760 0.65/1.00 vMB 33
335,833 335,833 000000000000000010173f1034bfd73a1ed1b5563a9b1929336842879f73b9b3 671 0.25/1.00 vMB 35
335,832 335,832 00000000000000000fdb6dbfcc0138ee6b4ae0fad26d9f7dfff52bfdd06b6017 136 0.09/1.00 vMB 22
335,831 335,831 0000000000000000059e2bb7c706ce817fbbbaad1cbfcb97018ddeafab80ab63 371 0.19/1.00 vMB 34
335,830 335,830 00000000000000000a9b6d5c8eb490ae20e449a299935fdbf1903fe9ee152b3a 245 0.12/1.00 vMB 22
335,829 335,829 00000000000000000dedd5411a2c2c822c254db10b5b9114bc14626a1a3848b9 869 0.41/1.00 vMB 25
335,828 335,828 00000000000000000f5990700863a7713627681f363c56bb57cfab1120594c34 223 0.14/1.00 vMB 24
335,827 335,827 0000000000000000193ccbebc77976c5a756b048810941f373727766a328a3dd 394 0.38/1.00 vMB 18
335,826 335,826 000000000000000011a07b9dd7638a700193d898128ee0bf1dbbf941fcf3e70d 640 0.23/1.00 vMB 34
335,825 335,825 00000000000000001660d9dbd1b4a5812fb862372da5472df90d0b20d633499d 171 0.12/1.00 vMB 21
335,824 335,824 00000000000000000a6219319c264d655a05921ae20958d4232ae95e9c1c2da3 297 0.17/1.00 vMB 22
335,823 335,823 000000000000000019a214c5822744f7aa3147e7b597042b2656ef943ad1656f 328 0.22/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.