Loading Tool

Explorer IconExplorer

Memory Pool

76,196 transactions
28.42 vMB
0.06498569 BTC
Random Selection Loading Transactions
Max Size: 172.25/200 MB

Candidate Block

Mining Attempt 899bdf1f3bcf35ef1faa14ed0e8cd2a8002cf34fadbed3de1807739a7fce2487
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7e19cd45860341fc76724c2f12986aef653f15bf3507e4a098110c4c24902b23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,512
Size: 1.00 vMB
Total Fees: 0.00610896 BTC
Feerates: 41.50 > 0.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (282,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,574 632,574 00000000000000000009a53eb7123ade5c328059ad862d5ffcf9ad9513e9a067 2,513 1.00/1.00 vMB 72
632,573 632,573 0000000000000000000a2aab16a20c5051c780256c441b4e94e88f4cc8863882 2,773 1.00/1.00 vMB 94
632,572 632,572 0000000000000000000446681f693db529f843fcbe0d48d61bcf003b230ba829 1,359 0.74/1.00 vMB 12
632,571 632,571 000000000000000000057b35779ae3cecf4a1f54a07166e4908fab7948424118 1,744 1.00/1.00 vMB 50
632,570 632,570 00000000000000000002f0e6597b0ca2d31fb8583b7ed29d96cd9dc9af2959ad 868 0.47/1.00 vMB 42
632,569 632,569 00000000000000000004b118df20f2a7279e35d17ae8a1b2e496521335b5af81 896 0.36/1.00 vMB 7
632,568 632,568 00000000000000000003bd540cc20cdeef5d043a492609215dcf1bb609d810b4 2,228 1.00/1.00 vMB 7
632,567 632,567 0000000000000000000ebd695c022b78450b378da5e7ae8876f4c0fc7bb4671d 2,300 1.00/1.00 vMB 35
632,566 632,566 000000000000000000039b214b93beb9d329065b80c87e12516339d9f2ae9588 2,349 1.00/1.00 vMB 19
632,565 632,565 0000000000000000000299db63a3941a8fa12e1053790ff5028208e9a47d5de3 2,440 1.00/1.00 vMB 36
632,564 632,564 0000000000000000000c79f0865980060f0d2dd450ded47409ac97869bc45f50 2,562 1.00/1.00 vMB 83
632,563 632,563 0000000000000000000d8ff2c8fe61321c3c1936c39e3737dabd0f468cce5461 2,123 1.00/1.00 vMB 65
632,562 632,562 000000000000000000089c9f2f1473baf7ed08a66f711c021f7785f1c43f12f2 3,150 1.00/1.00 vMB 117
632,561 632,561 0000000000000000000e438fa479973f22ecd4fe1c1043c798c101bb90485982 2,564 1.00/1.00 vMB 47
632,560 632,560 0000000000000000000f7453d9a55b3be4abf55b38531df4d3e3a55a2754f1de 1,590 1.00/1.00 vMB 14
632,559 632,559 000000000000000000087d08768c507d11be23790f00a66b0f167191d1f18a32 349 1.00/1.00 vMB 8
632,558 632,558 0000000000000000000baad233bec18b81605c39650048b1a165bc3d98f22b6e 2,049 1.00/1.00 vMB 52
632,557 632,557 000000000000000000034466c06353dce410e75e02dc07ea611352f09a211418 1,978 1.00/1.00 vMB 16
632,556 632,556 00000000000000000006b84fd02b000b75b8927eef55e2e153eda8d22b6129d1 2,687 1.00/1.00 vMB 19
632,555 632,555 00000000000000000003a8b587fb23942320edd8bc290c0e840348e54f7b165c 2,330 1.00/1.00 vMB 87
632,554 632,554 0000000000000000000898c72115ba7644bbaa83e6d5626d4c9ce56e7099626d 1,492 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.