Loading Tool

Explorer IconExplorer

Memory Pool

72,636 transactions
28.06 vMB
0.06992921 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt 114db390fd86a54a33b82bb49ccb6950a48f42571e6d112a1cd08b064e34892a
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 5f6cca17b01abed1047cffb020d7b6fbb9691d8181a42337d04815e9a0f2e6cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,671
Size: 1.00 vMB
Total Fees: 0.01386489 BTC
Feerates: 101.52 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (687,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,570 227,570 00000000000000787c0203bf5c6f359548a4c6a48962a6680561bea2c593f226 113 0.15/1.00 vMB 149
227,569 227,569 00000000000000513697023b2349a65fd60ec2d824a4590fbfcb9513f1e7fbd3 462 0.25/1.00 vMB 629
227,568 227,568 000000000000007df8aa9b504b2d000cc35221abce57fc9b90ccfd8f7d6413da 654 0.25/1.00 vMB 701
227,567 227,567 000000000000005e90d8ceacf484933ae4437a23d84442c30443a45afc9fc3b6 103 0.04/1.00 vMB 200
227,566 227,566 0000000000000290f92f099fd4d07b46fcf6425a99bc76d0fe80642d9943e49a 464 0.25/1.00 vMB 523
227,565 227,565 000000000000000b190d7741280d57067ecd8788c71f4195da8a016c476648aa 790 0.25/1.00 vMB 1,565
227,564 227,564 000000000000004b37e5a0db6cc38e4e1c3deca13baeaec24c2f393ab8cc5e22 10 0.00/1.00 vMB 682
227,563 227,563 000000000000033e3c07b209b22b54237bc6ed16470ab10d1f407d039bc423f9 207 0.09/1.00 vMB 892
227,562 227,562 00000000000000b83732466b4fa8b046da91d78224bed343bbcbdcc9c99a059a 253 0.12/1.00 vMB 334
227,561 227,561 00000000000002cdb77c6762f72ad3c6b299563f1965e2110a9390dae209b303 84 0.04/1.00 vMB 80
227,560 227,560 00000000000001ecffdb282b2a181d0c5ef7da62695c4c01ceaa6c1b2aba0ccd 746 0.27/1.00 vMB 214
227,559 227,559 00000000000002b71124d29b19ef3dab4d04722eecffee97b65f3012040f544f 544 0.24/1.00 vMB 235
227,558 227,558 00000000000000f6a0fe69df763bb32d5c5fa63fe45c26ae5e33fee0a40eb9c2 97 0.04/1.00 vMB 183
227,557 227,557 000000000000026508b1e2ad41713f5eae48e8f1de769102cc5f77eebcf63adf 41 0.01/1.00 vMB 184
227,556 227,556 0000000000000293d338f42574ecab2ba07b60cb95642b166d852770bdbeb700 275 0.13/1.00 vMB 95
227,555 227,555 0000000000000097ef5ea6b80681690bbe9a59ed51a7dfc5321cca10d436daeb 310 0.15/1.00 vMB 187
227,554 227,554 00000000000000eb1c4040750a4d7574f897c8b86cb8e4452db572966f5f715e 120 0.07/1.00 vMB 98
227,553 227,553 000000000000007fb00d5270565ce5b43690dc7d4c0eb47684756d5be4c8be2e 184 0.12/1.00 vMB 144
227,552 227,552 00000000000003414a4b776a78094251a14c5f1b605c18a1d347c7c7817609cf 126 0.04/1.00 vMB 72
227,551 227,551 00000000000001742b077ed1eafc9cbe4badb539158569994751062f5f31f090 362 0.18/1.00 vMB 181
227,550 227,550 00000000000001736847087439bd0380995bae9b53fbcde33ca0aeeccf79ccee 247 0.10/1.00 vMB 306
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.