Loading Tool

Explorer IconExplorer

Memory Pool

74,009 transactions
27.37 vMB
0.06782737 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt c5f79cbb9d027d8125fa12f6d84670794dade9cde4d6ea639b0178a3168fa493
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root c5b9394af98be5f4644f5bfe0f59c4115e54ceddb1856fe116b72824d900b5ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.00963395 BTC
Feerates: 402.60 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (359,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,731 555,731 0000000000000000001576d718bc78ebb96863eec795c86b4af326f510af6b45 2,480 1.00/1.00 vMB 12
555,730 555,730 000000000000000000341ca6f75d9ce335ba7391c816787ee47ed864cdf263b5 1,351 0.50/1.00 vMB 9
555,729 555,729 0000000000000000003223c08583ede3e1c5b587a575ce79cbc5962eff65a6b3 350 0.75/1.00 vMB 1
555,728 555,728 0000000000000000001c5b4c524066b86544cd2aed051c66c9f19d77af47bd75 1,598 1.00/1.00 vMB 2
555,727 555,727 0000000000000000001585522b53f433a387981d13f63e6c5a495892908b7a2a 2,886 1.00/1.00 vMB 21
555,726 555,726 0000000000000000002721790134cdb25adee8ccecb22720149b76607b2387e0 1,710 1.00/1.00 vMB 9
555,725 555,725 00000000000000000029049943fd38e1f8240a5ae9fb3462ca6d90fa644d4ddb 2,409 1.00/1.00 vMB 15
555,724 555,724 000000000000000000046872703bf4a0e91ee9d668e3b1ef2e6c84ac68c41cbf 3,189 1.00/1.00 vMB 15
555,723 555,723 0000000000000000000ab471be63cac3796899f357352f03fea4ac8373dcfee6 2,324 1.00/1.00 vMB 11
555,722 555,722 0000000000000000002a483523b13d61d4c104033995a356b21490e7185849e2 546 0.68/1.00 vMB 2
555,721 555,721 00000000000000000007905737743d64ecbc6d93a820b28315c4fd0b3b42524c 2,415 1.00/1.00 vMB 2
555,720 555,720 0000000000000000000e5b9d6b343ab1f53ca33ee429172f70eaec36a60ae691 2,511 1.00/1.00 vMB 28
555,719 555,719 0000000000000000002c242e66fd9e0d85156a5370dbb87c64cc1886259fc9b2 602 0.41/1.00 vMB 12
555,718 555,718 00000000000000000022bcdfc8cc5895c1a48023c823186d85e32ac5745a97f1 1,853 1.00/1.00 vMB 5
555,717 555,717 0000000000000000002c6820e579fad0c096d375b9c8f69fdc3d3ed2d45b58cd 2,318 1.00/1.00 vMB 15
555,716 555,716 00000000000000000021e92d0e774123c949170a4cc8a15f1f5b184b0f7e3125 277 0.12/1.00 vMB 31
555,715 555,715 000000000000000000206905befb5d63ba7c91fe6759507fd83d5627456e146a 403 0.19/1.00 vMB 9
555,714 555,714 00000000000000000000418d71c82ad6a1ef35385fb07cb3156862a1ba673711 690 0.28/1.00 vMB 13
555,713 555,713 000000000000000000351f3188d4aafbc1c03d8dc0126a5ab4060fdbf0c64162 1,401 0.72/1.00 vMB 5
555,712 555,712 0000000000000000002dccf04571194bc50ed4c4b9e9a1d03d9643a69ee2097c 2,629 1.00/1.00 vMB 14
555,711 555,711 0000000000000000002cfa38ebac7e47e4574f173b3c35a2cc2e7fb393edecf1 1,362 0.50/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.