Loading Tool

Explorer IconExplorer

Memory Pool

78,212 transactions
29.61 vMB
0.09123249 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt fde00eec533434e02cfeb6a194e5d1a4b2f5a1600f80940b2c9e0bda90cec07a
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root f030391155588c115e9b73bf7c3662a1dede7c99a5d7510f7d9a0e2914c1b5c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.02557227 BTC
Feerates: 477.45 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (404,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,361 510,361 0000000000000000001168b4f151bb5367761ea4541061aa0a4dc0f08b6bca4e 2,321 1.00/1.00 vMB 44
510,360 510,360 0000000000000000001c3d960c6634c6e9764b940139682935678795d08c7790 1,803 1.00/1.00 vMB 62
510,359 510,359 000000000000000000336c05e395c295cb437daecb5a02f7f0ce020405f8c43c 879 0.90/1.00 vMB 2
510,358 510,358 0000000000000000004809027a312d56475856a3495dff6c36e227d47209ea94 356 1.00/1.00 vMB 9
510,357 510,357 00000000000000000027853049425f1c82a8b96d12bfd59cd947a8189b444c8e 585 1.00/1.00 vMB 5
510,356 510,356 0000000000000000000338df66343cf64e8f02f2b1476b4bd12bdad811fb16f8 2,467 1.00/1.00 vMB 39
510,355 510,355 0000000000000000003385777a813a295488a5268872d3657a65f95977d33335 1,415 0.52/1.00 vMB 65
510,354 510,354 00000000000000000005836702a9f3c7ef0edf90e41ff1abb02288b9e91d087f 101 0.16/1.00 vMB 16
510,353 510,353 0000000000000000003da078afe2941aa2a6655d75434b322728f9575cbca701 269 1.00/1.00 vMB 4
510,352 510,352 00000000000000000048710053f3f3794eb059346008974e43012b6640a6bb4e 1,266 1.00/1.00 vMB 26
510,351 510,351 0000000000000000001543b3a4b005adc6674cf511b0eeeaf5fb79798c6dc3f5 321 1.00/1.00 vMB 4
510,350 510,350 0000000000000000004573f3343196b24c7d447c8667fa918f817bd7ac37cda9 604 1.00/1.00 vMB 12
510,349 510,349 0000000000000000001849a65c7e3654bb65b077d1e63ba4da0b067c7e6bbec0 1,567 1.00/1.00 vMB 4
510,348 510,348 0000000000000000003289ff4a8a421366a91289e3d6c2b10c334b2fb0ce0abb 1,114 0.53/1.00 vMB 83
510,347 510,347 00000000000000000038009e3ee1d105e609261a50871c1fd295ebcf3569b031 636 1.00/1.00 vMB 10
510,346 510,346 00000000000000000009ee7174b91020f5e50f38af2b2deb7d7c58f0c94adb1d 1,677 1.00/1.00 vMB 28
510,345 510,345 0000000000000000004d98b59312639579f31e576fed0ee72852d5d92299157a 664 1.00/1.00 vMB 11
510,344 510,344 00000000000000000021fb1d1af98fb7cb532fa59c41e65f10b9aa50f93c1df7 1,768 1.00/1.00 vMB 40
510,343 510,343 00000000000000000058711333d6efb1623900206f88b33b2f5f17fe0acb1167 1,615 1.00/1.00 vMB 33
510,342 510,342 0000000000000000001817c1c1743e53bdbb0f82645ab6aa4429edf80b9fc45d 709 1.00/1.00 vMB 12
510,341 510,341 00000000000000000028bda87f04d5939909d02ca2839dda87764d610f82c9f3 149 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.