Loading Tool

Explorer IconExplorer

Memory Pool

45,552 transactions
20.50 vMB
0.11383053 BTC
Random Selection Loading Transactions
Max Size: 116.31/200 MB

Candidate Block

Mining Attempt ce2d94b3f8f67d99eb8eb2faabdf6ce3b0d57e1e97cacf90325febd36859ccf8
Version 20000000
Previous Block 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c
Merkle Root a40c70a287d6537db53146c88f24480d6b6e98fb6a774ffbd17949a8460d5d91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.07287086 BTC
Feerates: 502.67 > 7.30 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,059 (4,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,123 909,123 000000000000000000002e664de5555412797ae073b8ea5e49b03c3e31a19c35 3,061 1.00/1.00 vMB 1
909,122 909,122 000000000000000000011025a9a3958f8319b96c3513696ae44fb458f13afe55 3,465 1.00/1.00 vMB 5
909,121 909,121 0000000000000000000125373190b9749f2d3bcb58c5f8c9490d600a67a252ac 3,297 1.00/1.00 vMB 2
909,120 909,120 0000000000000000000057badaff9ec056eb93678325c02702c3ec35e217f3ab 2,630 1.00/1.00 vMB 2
909,119 909,119 00000000000000000001bad66b58c34a1d2ceff267527dfc786c165e84687caa 3,507 1.00/1.00 vMB 3
909,118 909,118 000000000000000000011974d1f288cac64627c8a47f28c1cb1c92d8d7df3d5c 199 0.11/1.00 vMB 0
909,117 909,117 0000000000000000000052414554e1fd0a5736a522499c4394830fc237eb978a 2,485 0.83/1.00 vMB 3
909,116 909,116 0000000000000000000076291b9899e01d16e32c0fd892a0e8401996a452bf70 4,732 1.00/1.00 vMB 0
909,115 909,115 000000000000000000004ce55b21e97a66562da0554a1a45b822f8b2206bb1f7 858 0.26/1.00 vMB 2
909,114 909,114 00000000000000000000a3c5d759a424f9d76735abe0b72bcf1687cb3acd813c 297 0.17/1.00 vMB 2
909,113 909,113 00000000000000000001af44fcd8594123fdee714531fb4c11a08561bd63a8e9 2,338 0.93/1.00 vMB 2
909,112 909,112 00000000000000000001fe4d50a975df5e05901938f52351b671d1e434876d96 61 1.00/1.00 vMB 2
909,111 909,111 0000000000000000000197efb17fa1519c07955341711fe79a5f9593962cdd95 4,264 1.00/1.00 vMB 1
909,110 909,110 000000000000000000012866f950d2941beddff28a9588a046b498362e75a375 4,774 1.00/1.00 vMB 0
909,109 909,109 000000000000000000018cabd842cc0a2a69d4a4cfc8d626b53b21ee07f9817a 4,518 1.00/1.00 vMB 0
909,108 909,108 00000000000000000000938413e74a3e8246e2f3ba5b44e48c08aac096527dad 3,048 1.00/1.00 vMB 2
909,107 909,107 000000000000000000009b1223bdf6e89e43bb56a1b5f14c3754f9e5988a4e0d 4,435 1.00/1.00 vMB 1
909,106 909,106 00000000000000000001cbd7bf0c9eda55f8295af6abd606262a539947e3c9df 3,789 1.00/1.00 vMB 1
909,105 909,105 00000000000000000001cebe6d3f1ae40888611dedfb245989dcdd7b56630213 3,011 1.00/1.00 vMB 2
909,104 909,104 000000000000000000014def10ff1e62007d2c47fab822817c03f960086eb53e 2,637 1.00/1.00 vMB 2
909,103 909,103 00000000000000000000452f59713511455a2594f4447a4f867b1b633ff63f04 1,908 0.43/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.70 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: 554.66 GB
    • Received: 6.77 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.