Loading Tool

Explorer IconExplorer

Memory Pool

45,665 transactions
28.69 vMB
0.13511024 BTC
Random Selection Loading Transactions
Max Size: 151.70/200 MB

Candidate Block

Mining Attempt 989571d9f3a6bd32ef7f1705b0d94e129a03c12fb52a74c32364db299c8e06e1
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c23e1c24dc23e39433813ef19cab061da8de2718f425211417d493df9a2fe2ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.07580566 BTC
Feerates: 15,654.48 > 7.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (396,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,332 518,332 00000000000000000023f4f5fa24deb4360c0839f2ab2f567cf442d4e79c55dd 1,915 1.00/1.00 vMB 42
518,331 518,331 000000000000000000346e873526b2c8d481947855a8a3dbf9926b52b0e89274 1,345 1.00/1.00 vMB 8
518,330 518,330 0000000000000000001c15f4fc38411cbb8c3af95beb9e7810e2c2b52241a7fe 2,354 1.00/1.00 vMB 39
518,329 518,329 000000000000000000304e432978f0779eff70bceb4dd363fbdbf3351c26b170 2,578 1.00/1.00 vMB 48
518,328 518,328 0000000000000000002947e9424a13bfab2ad261de18430bafc8dc30b66e4608 1,599 1.00/1.00 vMB 30
518,327 518,327 0000000000000000003b1f611a171418c0da7bc7b4f548d5a7af502ed8731b40 864 1.00/1.00 vMB 60
518,326 518,326 0000000000000000002ff5cff8eacdb397309159abea35af2addd2d71138ad7c 756 1.00/1.00 vMB 64
518,325 518,325 00000000000000000012e7b63e1b0724d1141435f7666a6458fa51fe9b25d110 962 0.42/1.00 vMB 31
518,324 518,324 000000000000000000270aa2ca330d60a0050721010fa3781189cc115aa83cf7 70 0.02/1.00 vMB 27
518,323 518,323 00000000000000000022f0cb15d7405d0ed57f50213e017665ff212610be0d25 542 0.23/1.00 vMB 34
518,322 518,322 0000000000000000000f6d2dc6296593ed5491ea52be6707f78373e01e32f7e1 849 0.35/1.00 vMB 38
518,321 518,321 00000000000000000032b04f4485b4c6ef70a506699dadd931e59d9e87a44f77 2,015 0.76/1.00 vMB 35
518,320 518,320 00000000000000000027edf06f860856ec1ac4e817a4da45e9df2bba8544b3ed 1,770 0.94/1.00 vMB 26
518,319 518,319 00000000000000000047a17be67fcd7f79432a9294d509ae168340c524ba1faf 785 0.99/1.00 vMB 14
518,318 518,318 0000000000000000003015ca644ec67ae68c577903f1e24c79d1d0f3e4bcc2b4 1,572 0.98/1.00 vMB 21
518,317 518,317 0000000000000000000cd895a46be1ba179d5fdc19af2f5c2b2061b6c617e542 2,144 0.98/1.00 vMB 26
518,316 518,316 0000000000000000000ca4d0f67e569b9017f9db3f55b949782f3436a40574a5 611 0.95/1.00 vMB 8
518,315 518,315 0000000000000000003d5e18862831d75391c82c0be61033946fcae599f82435 1,353 0.98/1.00 vMB 21
518,314 518,314 0000000000000000001eb097132da94fb4bade58c5d8d3169165a933dcc8a3d0 1,972 1.00/1.00 vMB 24
518,313 518,313 0000000000000000004258ffd935ba4a2fdcdb76e631432556a6aebdc4061a55 407 0.97/1.00 vMB 7
518,312 518,312 0000000000000000000870497004514bd3807cdc98b9f3a57038faf5df04144f 15 0.06/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.