Loading Tool

Explorer IconExplorer

Memory Pool

80,623 transactions
35.10 vMB
0.20338085 BTC
Random Selection Loading Transactions
Max Size: 195.40/200 MB

Candidate Block

Mining Attempt b37823d0e258461556d8500379a5e5ddd09dd321d9c8a6ff6f24e2768461022f
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 2ba95ecb269600dd91310e417f76431e5f65e5ce35c3f01b5ec42b5df04a4774
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.06500245 BTC
Feerates: 477.45 > 6.51 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (721,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,180 194,180 00000000000005285675a10fb5539fdba1c14205d6603cea6845145d062ad664 146 0.05/1.00 vMB 15
194,179 194,179 00000000000005382f307e7ecb2ca12875e0cb6f6d5573fafc2681087271576e 755 0.29/1.00 vMB 209
194,178 194,178 000000000000025d95ab0472f9601c8391de10fff84ae140f5f5e9c0ae9fe3ea 589 0.25/1.00 vMB 129
194,177 194,177 00000000000000c11cbb8323afa8db82bb18fcc9643b55a08f99f0f6fb2212b2 130 0.05/1.00 vMB 96
194,176 194,176 0000000000000454431c5cadb5ca935153c34e263efce76ea91eaba92972c87f 32 0.01/1.00 vMB 0
194,175 194,175 00000000000000e9ede593627581daa1aabec15d30c1e44de8d5ae548ccfb088 301 0.15/1.00 vMB 117
194,174 194,174 00000000000007a60f5a0e9333c2a048356c3ff10982bc5e6a45a1cb40a18f41 127 0.05/1.00 vMB 104
194,173 194,173 000000000000035905ac38efaba1028a0d4bd46f28e3423d4ab87c237ace8c91 160 0.06/1.00 vMB 157
194,172 194,172 0000000000000476eb49bb5d6b7669edf8eaa7bfc47de8d95f7fa99cbe92052a 299 0.13/1.00 vMB 118
194,171 194,171 000000000000020135b3084407afa373e240490a169c8199db3aab4616c20195 447 0.19/1.00 vMB 134
194,170 194,170 00000000000004a2ac76e1f6130b31b10b2fa17a877a8d2e10c83c40930208c2 576 0.21/1.00 vMB 139
194,169 194,169 00000000000002745e4f927b6c4f1e847f66215d01f080ccdd1355382e05e6b0 88 0.04/1.00 vMB 65
194,168 194,168 000000000000034de46b20f0455deff3f00ae1d5a526677308a2566f15e7e81e 65 0.03/1.00 vMB 105
194,167 194,167 00000000000003c4264f0fb5d272e35dc45894fad114f75c919226a5bd243324 505 0.21/1.00 vMB 138
194,166 194,166 00000000000000d17edeefd7b2fc45dbc90efc5dc0ff2f85f4b93afa8f03d37b 146 0.05/1.00 vMB 70
194,165 194,165 00000000000004100ce4229fd7fba5a941a4ba756bda5957384a13bd0edc6a1d 176 0.06/1.00 vMB 19
194,164 194,164 00000000000005ef0eb630a64381527df1955411688e5adcd690da9e8fa44303 238 0.10/1.00 vMB 171
194,163 194,163 00000000000005ee210dad24dfa43c7feb3731537f6ac36c465689fe1a6ed549 490 0.15/1.00 vMB 150
194,162 194,162 0000000000000637c74ef15b21ddc3f631ad88899ae591a2cfe3bd629acb7ca4 350 0.25/1.00 vMB 117
194,161 194,161 00000000000003d6eaeec08023652ccc46b8d4a76f673bd07b4da972e04c7037 484 0.23/1.00 vMB 128
194,160 194,160 00000000000005b9311d8a6ef882f9e2caa50f6cd1ee63fc27324390cbbe736c 12 0.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.11 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: 736.17 GB
    • Received: 18.58 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.