Loading Tool

Explorer IconExplorer

Memory Pool

40,973 transactions
26.61 vMB
0.06201774 BTC
Random Selection Loading Transactions
Max Size: 138.92/200 MB

Candidate Block

Mining Attempt bb926799768152978b2fbd9131d16bd76a9ec2a3b81a4fe821d69f747e71761b
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root b6054818d9396058a94f02a99beea920f13bedebaff6bedaa2b27574b92fd697
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,395
Size: 1.00 vMB
Total Fees: 0.01273108 BTC
Feerates: 151.03 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (663,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,822 251,822 00000000000000713d4cd9a7219c3bbcb6c46165e39204a50e62b8af1bfe1b7d 275 0.13/1.00 vMB 111
251,821 251,821 000000000000005995eeaa150b97aa9fccd8b9da5a69197dfe3c78940c9ba845 194 0.09/1.00 vMB 115
251,820 251,820 000000000000001afb0213e0fbd6dc1e29f3559b4b9fdd5166ee4fff4a313be3 417 0.18/1.00 vMB 84
251,819 251,819 0000000000000002fd9c737857919b8f5a61c06c9fb9127fe369549d6970fc75 237 0.28/1.00 vMB 51
251,818 251,818 0000000000000035516c2a7d9e4ffc7db25456e95569d331931ee7400d242822 291 0.25/1.00 vMB 52
251,817 251,817 000000000000002d3ca7dd1ae4744335a2e75fab87b6e86d6f8184000cfa2593 388 0.25/1.00 vMB 111
251,816 251,816 00000000000000257c30bfda95c3b0285207141249fee6b3d94c0b0b9d2ace0e 427 0.21/1.00 vMB 99
251,815 251,815 000000000000004af5a69daf7f20fd1d3c1f546efff85bbf59891488c0f91484 512 0.40/1.00 vMB 38
251,814 251,814 00000000000000533f6082c842321b6001240f08fbac0d72932b7810f8bdd7d5 161 0.09/1.00 vMB 42
251,813 251,813 0000000000000001b6e0fdc60728183813a90f594891cda48e86e9d897a8ab69 416 0.18/1.00 vMB 121
251,812 251,812 000000000000002e8a428086506801c7b10e1928996b7489706c356d9977f147 472 0.19/1.00 vMB 91
251,811 251,811 000000000000000ddc147889995769b72e0e112633f36b99ccdcd6cc67d64260 96 0.16/1.00 vMB 24
251,810 251,810 00000000000000676f838bf39024c8fa509e0cfd2782aac763727b4964bc6e55 315 0.30/1.00 vMB 50
251,809 251,809 0000000000000058027f6f553685bcbca3c459eed5e7ea7477feea854d761ff3 717 0.50/1.00 vMB 73
251,808 251,808 00000000000000453e30c679ef2296465ad473c1af442720ad1e31a3f61284c3 730 0.49/1.00 vMB 54
251,807 251,807 000000000000006aeb29df1c784d5ef33b81b4faba25087a8c83a967207807ac 521 0.25/1.00 vMB 118
251,806 251,806 000000000000006077fd5ae26dd6a5e70cee7a48b6f6cf68fc2a6ee4ff246ed1 231 0.25/1.00 vMB 46
251,805 251,805 000000000000006b69bb9f40ba798a9c3e1d529d3d1847d1f4f517900358bd70 77 0.07/1.00 vMB 49
251,804 251,804 000000000000003a5e910d3d0d0055775bfb3a8843b828e684b977e20f5c8a05 319 0.12/1.00 vMB 172
251,803 251,803 000000000000001dc221b4f36e33c0c2623b6bdc5531f486a2b47a358dd5a432 92 0.04/1.00 vMB 16
251,802 251,802 0000000000000048558b9cfb9fd9f9886ee393feb19cf26c6e4519a7a9021705 473 0.25/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.