Loading Tool

Explorer IconExplorer

Memory Pool

80,187 transactions
34.61 vMB
0.17359832 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt 8ac4224b40c4ab78fe1c4cf652676e384067dc352664e5d363ef4d96599d5c7e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (442,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,081 473,081 0000000000000000004f6a23bf35ded4d22ded708da5dd9b67a39998460ef6e0 2,040 1.00/1.00 vMB 318
473,080 473,080 000000000000000001092eb33438054c8b4df3db83ddc7c98311313cbfeef3e4 2,346 0.99/1.00 vMB 107
473,079 473,079 0000000000000000010d4a797b9617aa5c27d3aea18dbfa62cd3349f9b4e742f 1,985 0.96/1.00 vMB 293
473,078 473,078 000000000000000000b7540cc4693b10baf5292385743215969ac52b50f62197 1,573 0.99/1.00 vMB 219
473,077 473,077 000000000000000000eafa1e5c5cee291e1b501758d9bbe8bd7c797db08964a5 2,332 1.00/1.00 vMB 361
473,076 473,076 000000000000000000ab25aa99c3963cd02f725187dd48c7b368398979bac4b5 1,671 1.00/1.00 vMB 167
473,075 473,075 00000000000000000143618af19b6d32133b9e8861c31a00ba779344bb926e1f 1,961 1.00/1.00 vMB 230
473,074 473,074 0000000000000000012a94840faa48549935290e57aa16a4eae1799047d43f8f 2,215 1.00/1.00 vMB 377
473,073 473,073 0000000000000000012ce14da25944da951ccda1cfd421752a2122caa970e4eb 1,866 1.00/1.00 vMB 248
473,072 473,072 00000000000000000019625d57219e4e44f4920b85347342110fc4bc361f0d49 2,383 1.00/1.00 vMB 363
473,071 473,071 00000000000000000003eecc7ac1883b42faa61ba1e0fcecaea252ff1948248e 1,850 1.00/1.00 vMB 344
473,070 473,070 0000000000000000013c455a4a0503b14771cf409eb8590c8952a392c5cd7a7c 2,034 1.00/1.00 vMB 326
473,069 473,069 00000000000000000061145db7dd16a66298a820ff80c04f8a5052a8b59d25cc 941 1.00/1.00 vMB 321
473,068 473,068 000000000000000000c5da0ff581d90367bb099fa6b5026847983732e2624613 1,768 1.00/1.00 vMB 401
473,067 473,067 000000000000000001460cd0b58750d7088d4cf98035e69a966e0bc265146d6b 2,455 1.00/1.00 vMB 157
473,066 473,066 00000000000000000146426f67b473911da377774962a14c08e5fbaeffa4700f 1,868 1.00/1.00 vMB 121
473,065 473,065 000000000000000000cb8469aff1ef304e1922968dcf038d84ffdeb384f7939d 1,941 1.00/1.00 vMB 253
473,064 473,064 00000000000000000040b9a047672a016751f39da10d7fda818928d97214ddf4 2,257 1.00/1.00 vMB 127
473,063 473,063 00000000000000000039e57b45209c8253a622d177d4884a2e6462e1031a2e8b 1,539 1.00/1.00 vMB 271
473,062 473,062 0000000000000000009a611cf95a7a045f19e0dfb654be2cc02b2f71f81765a6 1,648 1.00/1.00 vMB 155
473,061 473,061 000000000000000000984e9eb3f527a0a3b5c82e2e1bb48d063b3b9d168ad10e 1,983 1.00/1.00 vMB 308
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: 734.15 GB
    • Received: 18.55 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.