Loading Tool

Explorer IconExplorer

Memory Pool

78,154 transactions
28.99 vMB
0.07955734 BTC
Random Selection Loading Transactions
Max Size: 175.75/200 MB

Candidate Block

Mining Attempt d098e09a19f5b4ee6c8bf2b99e44ee2db67abcf04da8a86c433c4efa27da1524
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 64ab05ac7c83dbbd27fe5dc881a9076f20fc5c7a3719ba78fe6eb6cf8895ba23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.01913117 BTC
Feerates: 100.81 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (165,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,687 749,687 000000000000000000026e88afd76d1a67ec11e9a713cf73995133fd3f0f29ca 1,139 0.36/1.00 vMB 8
749,686 749,686 00000000000000000005173941a445726ffde14b2d6e04862407595727de2d15 2,052 0.78/1.00 vMB 7
749,685 749,685 00000000000000000005e38c503be274a39d5c4f61dd17cc9866d51dce7d3b5b 2,069 0.63/1.00 vMB 10
749,684 749,684 00000000000000000004cadc8f830b9792b6ca79ecd5b3c1dd0881e31a3999b7 2,120 0.95/1.00 vMB 6
749,683 749,683 00000000000000000005edd46e125c44b98c7f53ac16210cb86a46acffac1ee8 1,245 0.47/1.00 vMB 7
749,682 749,682 00000000000000000009f979cdb9e4147b4fa09332e1f1b1411936000a6f9418 1,958 0.84/1.00 vMB 7
749,681 749,681 00000000000000000007c0e43d4b87a1cb496f7f9c47d005f5c5c7fcec221384 2,599 1.00/1.00 vMB 10
749,680 749,680 00000000000000000006bafba3eef3940360ef3e26faac10788fe6a2aac17adb 1,556 0.41/1.00 vMB 10
749,679 749,679 000000000000000000027fcb4e643ba25c4373148f854d373bbdfad01f6f91a5 1,075 0.36/1.00 vMB 8
749,678 749,678 000000000000000000059c99b0e0d9b60382da1188ca6f99cfc58172b03e21a6 2,878 1.00/1.00 vMB 6
749,677 749,677 000000000000000000068a8fbe860fae4ea4fb8b54eda8229ece26d66940a9e4 2,149 1.00/1.00 vMB 16
749,676 749,676 0000000000000000000265a67d41d4cfdbbc14d1f445dbc721dcd183eea956d3 732 1.00/1.00 vMB 7
749,675 749,675 000000000000000000091be97eec0c5c015f8af8cbf1b21a8e6514664af52148 351 0.09/1.00 vMB 9
749,674 749,674 0000000000000000000501a44dacdd13b34fcbbf2388483570fd59a9ceabaf82 430 0.24/1.00 vMB 6
749,673 749,673 0000000000000000000855e2a716ac61398130d191c3d5845c2d3cc17f15dbd6 1,705 0.61/1.00 vMB 8
749,672 749,672 00000000000000000008e53642bc794cd0477017263267560c3ba677d050af3c 1,502 0.48/1.00 vMB 10
749,671 749,671 00000000000000000007cf4bc5296810f66937d70bf690d4969c1aa39965c661 486 0.12/1.00 vMB 9
749,670 749,670 000000000000000000085900aeeb92d64bec9ab8a073fa0e96819fb983850ff5 689 0.36/1.00 vMB 3
749,669 749,669 00000000000000000006bb33300102d0e954ba41f1b74dff3ceea661294d71f7 2,039 1.00/1.00 vMB 9
749,668 749,668 00000000000000000004c90228ed35e45ec3d2a51498c597d934ef5acec52ced 916 0.34/1.00 vMB 11
749,667 749,667 00000000000000000006031d2b5c84a822ed4490bdfd4361e5465fca6da86b98 1,632 0.67/1.00 vMB 9
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.09 GB
    • Received: 16.39 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.