Loading Tool

Explorer IconExplorer

Memory Pool

38,840 transactions
28.28 vMB
0.06620192 BTC
Random Selection Loading Transactions
Max Size: 143.49/200 MB

Candidate Block

Mining Attempt c0084e85863d64a2b5ff8be4b0cc645227a97c80e2b66e026a5f5508da99a246
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 615a1ae82b069fa1d5bd134dfd91427767392212d8c190dc54be5f1f0d3d7b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,633
Size: 1.00 vMB
Total Fees: 0.01177106 BTC
Feerates: 150.80 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (444,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,816 469,816 0000000000000000015f29989b0ef994debdb6beeff8619a65152d69434b7071 1,608 1.00/1.00 vMB 218
469,815 469,815 0000000000000000007097747cd428bae7131db70172f6a7573cca5045941ca7 1,988 0.99/1.00 vMB 371
469,814 469,814 000000000000000000581d76c442cfd08667fc89ed0d6fc33bc8e8e0968d3b0d 1,961 1.00/1.00 vMB 276
469,813 469,813 0000000000000000013d60e36bfc2254f89eab8f352d29892855f66b9fe57014 1,856 1.00/1.00 vMB 370
469,812 469,812 0000000000000000002cd827a869c42ee6bcfaf515dc9de3c1a3f62457bd4b1b 2,065 1.00/1.00 vMB 402
469,811 469,811 0000000000000000006b17ee32b207446a5cfc202a8487c32736c0db99af6470 1,916 1.00/1.00 vMB 495
469,810 469,810 00000000000000000154319b152033063aa815e698f349f36c0aaa3e7769bd11 1,248 1.00/1.00 vMB 99
469,809 469,809 00000000000000000104ac10daa8d13cbe7ea5fc8d1ecc8aef427c0ef77580be 1,946 1.00/1.00 vMB 253
469,808 469,808 000000000000000000a743d625349cd80ddcfc95e49002c37517c7089ddb6ec9 2,032 1.00/1.00 vMB 396
469,807 469,807 000000000000000000e93570fa2c9d98c13b1e18d9ad46329758885ae76ca07e 2,169 1.00/1.00 vMB 416
469,806 469,806 00000000000000000038dbb6fb3658db76c36f822e8b42d60c12ac4a2c14e8aa 1,266 1.00/1.00 vMB 178
469,805 469,805 0000000000000000006e46192aae32734365c0179e820c3d736a57a31fb12628 1,909 1.00/1.00 vMB 260
469,804 469,804 000000000000000000210f3108b9395c48d8a59d53488552baa8427e3509b7e8 903 1.00/1.00 vMB 145
469,803 469,803 0000000000000000004cc988273bb885ba3b0f73be40edf2c73f3408c86a6421 217 0.09/1.00 vMB 116
469,802 469,802 00000000000000000059c1acada262cb92208ffc1d388ba5a3f125d8f310a672 2,278 1.00/1.00 vMB 311
469,801 469,801 000000000000000000cea9a1fa73edbb4f42f6f264b951662621fe76f0308901 52 1.00/1.00 vMB 52
469,800 469,800 000000000000000000fe8cfd8b1ca320d15e91eea14d9fdfca801246b64443ad 874 1.00/1.00 vMB 133
469,799 469,799 000000000000000000a4ca72fd622a16ec8647d5e9018867091567aa5c28f327 90 1.00/1.00 vMB 56
469,798 469,798 0000000000000000006e5b9fe480b31e2851110857bbbc1e6621af67f9317e4e 47 1.00/1.00 vMB 52
469,797 469,797 000000000000000000b34cc8f088b1d79004dca13d425a9635e720d4530cdf03 1,408 1.00/1.00 vMB 157
469,796 469,796 0000000000000000013f08a244d3f2e4a47ce278d6fb1a058d8640d289c7493f 1,806 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.