Loading Tool

Explorer IconExplorer

Memory Pool

39,771 transactions
25.88 vMB
0.05359334 BTC
Random Selection Loading Transactions
Max Size: 134.46/200 MB

Candidate Block

Mining Attempt 7ff6360ce0ed34ab7ea29502c34b8dcfc6cb984d7ee1f3439c08cfbdb32d78f5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 54e97885875b03925fa301701301347e79ad9cba1dc9d8b8551710c977ea951e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,043
Size: 1.00 vMB
Total Fees: 0.00653397 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (663,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,823 251,823 000000000000006d6999ce918e64c511bd225ee6f3b327ae42bd02cbd587c4d5 282 0.25/1.00 vMB 51
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
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.