Loading Tool

Explorer IconExplorer

Memory Pool

79,119 transactions
29.77 vMB
0.09343577 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt a76dc175b41369cb39f2851cc05c7eb59ffe7676d9530f53dcf9a675083ee266
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 983cbb62fea19fb15da4719a7219e333d589e9f1d899e26a4e4460c6770e34d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.02678548 BTC
Feerates: 101.62 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (548,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,555 366,555 000000000000000009052ff7a62522a8089ef3e73e8ed7a6daad42871091b9ac 345 0.17/1.00 vMB 35
366,554 366,554 0000000000000000080547b284b7fd92db4d325be4503f8e3ea197322f73d130 455 0.20/1.00 vMB 31
366,553 366,553 000000000000000009801cfedaf02c1030b59854fda231631903f266a4b64bc0 205 0.17/1.00 vMB 20
366,552 366,552 00000000000000000f9b5126738605429a9192938cdd8cbbb57d9e6a7aa154cf 1,737 0.75/1.00 vMB 44
366,551 366,551 000000000000000012991ecbf477d0dd7ee7d10ebb11020ae789114c78682b7a 114 0.05/1.00 vMB 30
366,550 366,550 00000000000000001159f027ade488e72a4ce468a3f060f33b0ad53b417ac281 887 0.44/1.00 vMB 39
366,549 366,549 0000000000000000093b1d069ece6bf90aa712196fa174b9589c2ed0fffab85b 73 0.03/1.00 vMB 35
366,548 366,548 00000000000000000c64e9986c6c8d3594814f9331d28f43d4a895255eaf29b3 1,131 0.55/1.00 vMB 38
366,547 366,547 0000000000000000119d283bef58fd3a16b71f4153e4025aa11b77806b9b42e2 298 0.16/1.00 vMB 38
366,546 366,546 0000000000000000095e0dcbba99df310efe9e8173e64d3f70a93df7bdf97172 297 0.13/1.00 vMB 51
366,545 366,545 000000000000000012dc0a9fa2c95f563b632f48df34948ad146d1fedf15ae32 30 0.03/1.00 vMB 13
366,544 366,544 00000000000000000183212d9a96b63674674ad533a694a16428d0cc971bd141 829 0.39/1.00 vMB 42
366,543 366,543 0000000000000000110fea8b761ccba4a4d327b3b5d94595b6e0b5b20fce4d2f 389 0.17/1.00 vMB 40
366,542 366,542 0000000000000000127699b4c20917cf8559bc9c188823f592b9ba2ee7f03565 41 0.06/1.00 vMB 21
366,541 366,541 00000000000000000c30833e47adfa8a06170551910840767e93fa15688dbb92 733 0.41/1.00 vMB 38
366,540 366,540 00000000000000001066fc63a1dd7c14dca40b0d42665bc851502024a5c56cef 587 0.30/1.00 vMB 37
366,539 366,539 00000000000000001196dac0d7ec77b9930afe2574f45ab44112fa08a60280c9 524 0.25/1.00 vMB 42
366,538 366,538 00000000000000000962f2e91eb288b3172f476b6074ac0d3b0ffc70681a653b 559 0.38/1.00 vMB 23
366,537 366,537 00000000000000000fab2bbb037f6abaf88bf6cb90c5828bacb0014c861f8e2f 2,006 0.93/1.00 vMB 56
366,536 366,536 000000000000000001ca890ba409eb4982e3c0f3c6a7211892b828275937f402 722 0.44/1.00 vMB 943
366,535 366,535 00000000000000001226bdf9a4483140212daeae66184e3d4a530ce02e915f08 459 0.33/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.