Loading Tool

Explorer IconExplorer

Memory Pool

73,522 transactions
28.11 vMB
0.06664131 BTC
Random Selection Loading Transactions
Max Size: 167.19/200 MB

Candidate Block

Mining Attempt 9d93dbbfd9e81a5ab98a76abf69b8f8822ebeee2c551335e0854497f892e8f93
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 7ca57840440e5459af379d0ddc83fd2556c376c70bcee92ffc96bb447f311af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,187
Size: 1.00 vMB
Total Fees: 0.01045017 BTC
Feerates: 101.62 > 1.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (730,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,131 184,131 00000000000006b032fd4939041e9c49725dcb85365d366b7dabe454cdb8d621 160 0.06/1.00 vMB 287
184,130 184,130 000000000000014e7aac97ea792239dd8b0d92a488f08a49a857b93aac715394 111 0.05/1.00 vMB 116
184,129 184,129 00000000000004abc033a8a60dc5ee88b26810d58000b40be9ab116b87e7be3e 87 0.04/1.00 vMB 97
184,128 184,128 0000000000000387530eebd1f6b5d9d3cae04a7b18d6e27cd29fc2dfd1b141d9 9 0.00/1.00 vMB 0
184,127 184,127 00000000000000deb9b74f12765cc9c3e253e85aec7e6e3807a6e701570b7a36 140 0.11/1.00 vMB 93
184,126 184,126 0000000000000325496043c7934a00d928ba007a8f097919e7637a188a9a4a60 12 0.00/1.00 vMB 333
184,125 184,125 00000000000007073d24e94c5e44a00bc6da9cdbb48b704f31238a5b7b63054d 48 0.03/1.00 vMB 88
184,124 184,124 000000000000035b05ed769657c5c334e34fa1bbc127d12cd905fdd92e182b12 399 0.17/1.00 vMB 156
184,123 184,123 00000000000000ece49920d9ef45e8e08f94dbb1386fe96382f5bed6f904200d 7 0.00/1.00 vMB 294
184,122 184,122 00000000000007ffb927ee31347f2a199f5851f51fba03d113855278910aeafe 28 0.01/1.00 vMB 284
184,121 184,121 000000000000011382409af5f7dbacd5949959c9127087b1d139e4af526aaa6a 71 0.03/1.00 vMB 112
184,120 184,120 00000000000004a661731bdf047e06faba953ed2da10f8e8d52c53bd9dd676f5 86 0.05/1.00 vMB 124
184,119 184,119 00000000000003c94b35467f79a0482c86bdd9e6796dff9b8906a40601eabc55 43 0.02/1.00 vMB 238
184,118 184,118 00000000000006b9a7447789ced6ad89ce03a51447f33c7ec32a324f106b188d 82 0.03/1.00 vMB 34
184,117 184,117 00000000000004a8889276828f1cb764dd35f6110c334cc4f179abf9fa53d45c 504 0.21/1.00 vMB 130
184,116 184,116 00000000000003de83b2aeebecf2234132ae5daee220ec934fdf0a095072e152 52 0.03/1.00 vMB 295
184,115 184,115 000000000000021a945e7812075ea7d2b193e1a29773fd355707b13c6c141395 179 0.05/1.00 vMB 6
184,114 184,114 00000000000006b58842ffd96e135397c40e1ee8bef2c37ef881b39e2feab6f3 390 0.19/1.00 vMB 128
184,113 184,113 000000000000077421690924c734b58763c20f9bd43018aa2639b9302e5a2e62 32 0.02/1.00 vMB 89
184,112 184,112 000000000000045c69ff7a4123a09e61e62f5b8e7c7ce51f6321ceffa32c6d33 181 0.12/1.00 vMB 109
184,111 184,111 00000000000005c1ac9b4a6ce39b18f0175b446d0501e549716209ab6cda1035 182 0.11/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.67 GB
    • Received: 15.54 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.