Loading Tool

Explorer IconExplorer

Memory Pool

80,572 transactions
29.98 vMB
0.07823815 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 10abda601cf354dbeeab9c48fa6c47b9a4c87dd5b53c9092099580ccf3d9023b
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root cfb1cf642a123ea7eba1fd873be0490135034cc4e3d396afb735b245d22e2f34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,586
Size: 1.00 vMB
Total Fees: 0.01695802 BTC
Feerates: 197.70 > 1.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (240,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,639 674,639 0000000000000000000420b7843aec93af2f0f586597a8bb66b66a5b1790c634 2,639 1.00/1.00 vMB 30
674,638 674,638 00000000000000000007a23e9ffba1001b3c865658d2484de7404798b8c8fe08 1,903 1.00/1.00 vMB 65
674,637 674,637 00000000000000000001feb1926a67db277fc9a4fb9629bc8a597aa8518fdbcb 2,529 1.00/1.00 vMB 96
674,636 674,636 0000000000000000000cc3f937bc79486d666805e00fd79947b83bc0a0defae5 1,138 1.00/1.00 vMB 31
674,635 674,635 0000000000000000000255e192e1192a2b9474aaa7afcb545b2e2eaff035ec7c 2,606 1.00/1.00 vMB 61
674,634 674,634 00000000000000000007a7be5fe78956e37c42ae04b93ecc3dff56905926e746 1,625 1.00/1.00 vMB 33
674,633 674,633 0000000000000000000b56cd4dda0391f8312d63c30ee312d375c94f16189ced 2,094 1.00/1.00 vMB 31
674,632 674,632 0000000000000000000b7cfbaac45312f3104bda340d7c01818d77b27ed199b8 1,127 1.00/1.00 vMB 75
674,631 674,631 0000000000000000000c6fc456c12ad58ee46dca2239f26939505ac80a62a87c 1,566 1.00/1.00 vMB 33
674,630 674,630 000000000000000000083c8f90c23f22852558f7cf12e5e7eef279b4822b2919 2,290 1.00/1.00 vMB 81
674,629 674,629 0000000000000000000cb58838dad2336979956add7321013c9b5b2064f42182 2,986 1.00/1.00 vMB 107
674,628 674,628 0000000000000000000446cbaacd3f87d7a28f852d4980d24e2069683e4a547d 1,682 1.00/1.00 vMB 19
674,627 674,627 0000000000000000000332ca542093e5d85235a9bf7783e213700213575fd106 1,940 1.00/1.00 vMB 39
674,626 674,626 000000000000000000067560ed350da3609ad1f46b062fd1676de3ce438adb9f 1,426 1.00/1.00 vMB 23
674,625 674,625 00000000000000000000153370ec0462c55d21911107e89e7f46792c9c577247 2,181 1.00/1.00 vMB 24
674,624 674,624 00000000000000000007528830659e292a9fd8f82df770f784f7555473f12e99 2,300 1.00/1.00 vMB 54
674,623 674,623 000000000000000000035a12a1b0af6acb947933831c4e309cf9687dc0972adb 2,559 1.00/1.00 vMB 37
674,622 674,622 000000000000000000093982b86821118c904b4e825347bfdb29ee395625f563 2,263 1.00/1.00 vMB 35
674,621 674,621 0000000000000000000c270f4248080ddd5a8d6f0858d18da4a5ad545ea5f40f 2,366 1.00/1.00 vMB 94
674,620 674,620 000000000000000000030e055c385318e8a9b658759a3d9b5c2874a78411c711 207 1.00/1.00 vMB 20
674,619 674,619 00000000000000000002c004ef0504c880d7d83dd9b5343000e8e3b71baa572b 1,525 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.