Loading Tool

Explorer IconExplorer

Memory Pool

77,554 transactions
29.94 vMB
0.06756413 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt 7778e8dba6fc7826abb917dd4cf8d09476c6b3dcb4db002b902563b2349f57e7
Version 20000000
Previous Block 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d
Merkle Root e673a6e8ad14dc7ce36588dfe7d9046126b23ce5b70e67827d3616bd64d1d49a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,102
Size: 1.00 vMB
Total Fees: 0.00411902 BTC
Feerates: 40.21 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,191 (214,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,274 700,274 0000000000000000000573e91501730ff6bffb2c8a43bb7b847daec1ca9c071c 826 0.42/1.00 vMB 15
700,273 700,273 0000000000000000000222820e944546102ef97b1da6f59043a9cd872c31ff7b 538 0.22/1.00 vMB 13
700,272 700,272 00000000000000000001a858b3ad7f931fabd10f558c39ff8797ba693e7708c9 435 0.23/1.00 vMB 10
700,271 700,271 00000000000000000003e438c951fe8a107e11f7b34a7ab830abea5c86df9723 1,262 0.48/1.00 vMB 11
700,270 700,270 0000000000000000000bf8cdda5084f80a4f171dfccf19db03f2e93996486729 1,555 0.65/1.00 vMB 9
700,269 700,269 0000000000000000000d362390178024477d9fc8afb14170488fb4472e3d74e9 103 0.03/1.00 vMB 19
700,268 700,268 00000000000000000002868e0187ece9d39e96b94bd6c950940aa99ca697222e 43 0.02/1.00 vMB 16
700,267 700,267 0000000000000000000418e731ff3591fb20d2b2fee99dd9e4c11f4176189d4b 723 0.28/1.00 vMB 8
700,266 700,266 000000000000000000076065d337482395e1714f1ec60286f2c0c427855f0ca1 434 0.14/1.00 vMB 13
700,265 700,265 0000000000000000000b98ec03d854f3b6415caebacab397fd4626beb639bea5 678 0.37/1.00 vMB 10
700,264 700,264 0000000000000000000521320b8c3ba26b833e44eec4196a296a3a669461ca5d 141 0.05/1.00 vMB 12
700,263 700,263 000000000000000000064f13a00b1d8314dd51b705a43281fbb9af2f84025c32 1,620 0.61/1.00 vMB 11
700,262 700,262 0000000000000000000b7ba459e38ed7e8b05e8d8866106c8d9c1c8bb0c3684d 702 0.34/1.00 vMB 8
700,261 700,261 00000000000000000006cffe05566a14fdd294026230b6abc65b5f66d783a3ab 1,306 1.00/1.00 vMB 3
700,260 700,260 00000000000000000007230fd3979a419e808e1172539ccaee548316503a0c83 2,272 1.00/1.00 vMB 15
700,259 700,259 000000000000000000061d15d857b4677909fb4fa36c6b2e5cb2604f2548961d 1,637 0.68/1.00 vMB 8
700,258 700,258 000000000000000000090b763cb551b516f0024c2b9171a1a7de85c577dac1c7 36 0.01/1.00 vMB 7
700,257 700,257 0000000000000000000edaa10a346626fe27ba9de097fed6c1be427601348ad0 442 0.18/1.00 vMB 10
700,256 700,256 0000000000000000000d23daa90e8a0517dc017934b1b0173be2183a48f809f5 733 0.32/1.00 vMB 10
700,255 700,255 0000000000000000000d901dfb41fd0c4147e59f0e3992c5aba324d6b85df6e2 703 0.25/1.00 vMB 10
700,254 700,254 0000000000000000000b428ca78b8a4ec49490e0821b631fd49d9ac8824c5d42 1,536 0.85/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.72 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: 707.07 GB
    • Received: 16.66 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.