Loading Tool

Explorer IconExplorer

Memory Pool

81,596 transactions
31.23 vMB
0.07766212 BTC
Random Selection Loading Transactions
Max Size: 190.06/200 MB

Candidate Block

Mining Attempt 97e514c29e10ae8ca7bba3d42551c2871eb359568a6e52d2db28ec9c5b306d55
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 382a4d8eac38a4ccc52b8f2931506948f43dd0f64e63ee7dd5b387077a0b925f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.01017259 BTC
Feerates: 100.37 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (404,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,364 510,364 0000000000000000005109c59959806e999038ca7a47380df44fac98d1aa4e63 566 0.27/1.00 vMB 49
510,363 510,363 0000000000000000003c2f76830bf655f3e89b9bb630ada10660800da8f00cb2 1,434 0.96/1.00 vMB 10
510,362 510,362 0000000000000000000704cfb0ba36a5c654964008e1dd810c6fd39747e4aa82 604 0.23/1.00 vMB 31
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
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.