Loading Tool

Explorer IconExplorer

Memory Pool

74,178 transactions
28.74 vMB
0.08090538 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt 7c9e246d5d0d8516f06685d9da23aa854a7d350a566afe4f09690e4398a43b12
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root efa4d659820aa2bdc3f964eaacddad80b0bcf942b5eba53f171ab17b7f6742de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,529
Size: 1.00 vMB
Total Fees: 0.02263048 BTC
Feerates: 150.36 > 2.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (235,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,024 680,024 0000000000000000000ad3c35c8216ec359c881e250f64638ab7687f57fc3c12 2,972 1.00/1.00 vMB 212
680,023 680,023 0000000000000000000347b74f830d635adc389d8d3317d9913477b41bd1b841 2,970 1.00/1.00 vMB 288
680,022 680,022 00000000000000000006baa40dfd3136a2d022915833371b1018033f9df7c6ae 2,599 1.00/1.00 vMB 275
680,021 680,021 000000000000000000022565ffb9256ff517a3eca7b124d6d4ca66df0f15b5dd 1,524 1.00/1.00 vMB 256
680,020 680,020 00000000000000000003ed0c6de0cef6ca13f6882094e02386196fdf6398edbe 2,415 1.00/1.00 vMB 261
680,019 680,019 00000000000000000008b981477b820a07b0c657f74df7b1f593ea72db980873 2,150 1.00/1.00 vMB 283
680,018 680,018 00000000000000000005d494c261a247bd120009bc8137e2819c6eaaa477aa15 2,243 1.00/1.00 vMB 261
680,017 680,017 0000000000000000000b8e8777534fb4dfca4ec520f62a999bc4dde410ff84b3 1,647 1.00/1.00 vMB 159
680,016 680,016 00000000000000000009845cf508081044ba00d4046d02aec8b820e35720f337 2,979 1.00/1.00 vMB 165
680,015 680,015 000000000000000000041b0ece43e265b718349995fbbe220a34b924d4e5b1dc 2,668 1.00/1.00 vMB 237
680,014 680,014 0000000000000000000888c12b039be1d13e89009f27b6aeb08777ed3a8bde28 2,409 1.00/1.00 vMB 284
680,013 680,013 0000000000000000000933bb320f7c26de16ec281d9ca16f5fe4e75afc80a659 3,127 1.00/1.00 vMB 209
680,012 680,012 0000000000000000000094a9096d41e8b5a786015944192b2215a917ce5b82f2 3,021 1.00/1.00 vMB 285
680,011 680,011 0000000000000000000b389f81d717811ddfb34c470ab37d468d6fa06dc0d19f 1,620 1.00/1.00 vMB 254
680,010 680,010 000000000000000000082e046ade3483cd1401499cb12240968b71b0cd9f8938 2,066 1.00/1.00 vMB 270
680,009 680,009 00000000000000000006643da351ba0a169e069b505dab4f7a260d26b701cf82 2,824 1.00/1.00 vMB 298
680,008 680,008 00000000000000000001cf3d78c1a6c40e397f54e5462b0edd1a02e55ed985ae 2,666 1.00/1.00 vMB 192
680,007 680,007 000000000000000000028138213045b90846d7f98867f198e395cf1c0c73c64c 3,413 1.00/1.00 vMB 220
680,006 680,006 00000000000000000009c712aedbc45d958a05cf2ead24ab9fe1b7a7b00cd69a 2,286 1.00/1.00 vMB 277
680,005 680,005 00000000000000000009729ffcbb753d2516989242a334b065e51df5981cbc1d 1,870 1.00/1.00 vMB 192
680,004 680,004 000000000000000000063cb98a03b7b4267f7286d9039a0eb9a42387ad70f311 3,349 1.00/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.