Loading Tool

Explorer IconExplorer

Memory Pool

33,193 transactions
25.09 vMB
0.04997312 BTC
Random Selection Loading Transactions
Max Size: 127.22/200 MB

Candidate Block

Mining Attempt 4bc78058124817b5601b758a5cc1db8b2e9ad2037cdebbd0e00ca961b41b992b
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 794c4058221d706c7fd1978bcaff5ad0e490ee055e7c2e5f9f6088b75d6f43e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,636
Size: 1.00 vMB
Total Fees: 0.00483368 BTC
Feerates: 40.21 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (206,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,579 708,579 0000000000000000000240cca7c05c7d0c5efe485f7a9b5760844d46f9f962ac 1,886 1.00/1.00 vMB 14
708,578 708,578 0000000000000000000c1bcf33b2d6d54309823bed913ec17bf005fe77b5f903 587 0.23/1.00 vMB 11
708,577 708,577 0000000000000000000522409ab47553dcd17f4cc455bc182afe581f2cc36a14 134 0.03/1.00 vMB 15
708,576 708,576 0000000000000000000c12036302aeb5ad01ede4a938dff57604ddb129633a62 821 0.30/1.00 vMB 12
708,575 708,575 0000000000000000000c440fe6407ce6406f934ebe31795719c19d19973a871a 2,217 0.96/1.00 vMB 11
708,574 708,574 00000000000000000000119f042f5010ce2067fd766b7ee929de0980350a1e91 176 0.05/1.00 vMB 12
708,573 708,573 0000000000000000000316a9c03365713d89eb5495df0e37f1126b6961c8714f 383 0.14/1.00 vMB 10
708,572 708,572 0000000000000000000591457a677c64f5f72bf31b049c51aa929c5f90eab94f 1,473 0.58/1.00 vMB 10
708,571 708,571 00000000000000000005c887e99506ab77da82a3c55e8fc7b7e283040d2e9d08 1,646 0.59/1.00 vMB 11
708,570 708,570 0000000000000000000804bca44b370b70a74b036d20cb177cb71173b18c732e 1,809 0.79/1.00 vMB 9
708,569 708,569 00000000000000000003c9f2efe1bbf07083170291f810e6db2a7f60d5664358 1,841 0.96/1.00 vMB 9
708,568 708,568 00000000000000000009269e9b294786b23fed1551e65974408f775138dca056 327 0.14/1.00 vMB 9
708,567 708,567 000000000000000000058b8348dae8feca15e4cd8c3d1c32fe29984b0fc0519f 518 0.31/1.00 vMB 9
708,566 708,566 0000000000000000000261791af5fc5dfd94cbed8a3c6b85dc5d6967098b8848 543 0.27/1.00 vMB 12
708,565 708,565 000000000000000000042e40a859c0d601a3973e328591ea94525af54c40cab9 1,437 0.63/1.00 vMB 8
708,564 708,564 00000000000000000004905e97049526404567f434c67ebb09239ef3719e6b54 2,219 1.00/1.00 vMB 10
708,563 708,563 0000000000000000000c00979310df993dc507298d17fffaada8b0875eb47fea 2,538 1.00/1.00 vMB 11
708,562 708,562 0000000000000000000c79e69906fd00370683a00276246202f914681c85df54 359 0.12/1.00 vMB 13
708,561 708,561 0000000000000000000b5b270e2316facd7f7ae733305081f12fccbd80cd1926 683 0.21/1.00 vMB 12
708,560 708,560 00000000000000000001701baf28a67c594a961d1fa7431a656f09df91cc5318 63 0.02/1.00 vMB 16
708,559 708,559 0000000000000000000cce8bd8bafd0f4b6744cb04e316eac118aa4757ada72a 288 0.09/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.