Loading Tool

Explorer IconExplorer

Memory Pool

88,318 transactions
32.32 vMB
0.17271538 BTC
Random Selection Loading Transactions
Max Size: 195.70/200 MB

Candidate Block

Mining Attempt 925a8492c2eab98431058264f5a5212676ddcb21c117f75437665c195f7d7cd7
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 2b90a404404485a39bc31c658270fdde7f805d1ac28d38b329304d063543c8b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.08389978 BTC
Feerates: 216.64 > 8.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (237,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,049 678,049 000000000000000000032e49a70791df3ec7448724a0177fd0bb8ec399b6d4e1 1,367 1.00/1.00 vMB 82
678,048 678,048 000000000000000000076d360e83f3972258383c044113050d2dbcd563f48f48 2,525 1.00/1.00 vMB 77
678,047 678,047 0000000000000000000897213fbd6aea10f78921de21e311ee299fe075438d61 2,778 1.00/1.00 vMB 86
678,046 678,046 000000000000000000016b54057f1252074df18fef1cdd6fd19654dd91e66042 2,614 1.00/1.00 vMB 93
678,045 678,045 0000000000000000000ba753df9d0447fd4679ffabd04a85f47e3f7cd3da8898 2,797 1.00/1.00 vMB 92
678,044 678,044 00000000000000000001910c1a52a114e8976dad2524ae92b56291244f42b2fc 3,014 1.00/1.00 vMB 118
678,043 678,043 000000000000000000087ee35ed7950598dba4dadebda2c95cc7336ff55ab92e 2,645 1.00/1.00 vMB 91
678,042 678,042 0000000000000000000a6557e14273ccc2cf68ebd1040faa2c51e4696c5f78ae 2,752 1.00/1.00 vMB 73
678,041 678,041 0000000000000000000809f389b13fc12b0b698500657a1eca0db09a08f56c57 1,216 1.00/1.00 vMB 71
678,040 678,040 0000000000000000000a91451920157709fc881f0b028845b070d590a8dff805 1,977 1.00/1.00 vMB 67
678,039 678,039 00000000000000000008b232045804fa1e2a501e82313c482d0d5e5b035f9aba 2,635 1.00/1.00 vMB 90
678,038 678,038 000000000000000000087fe303f93c787d1fc88fd5df510d3e897bf17f486c1b 2,672 1.00/1.00 vMB 70
678,037 678,037 00000000000000000001135e973311e5018cef7c05e1340ff92b53559d78e452 1,516 1.00/1.00 vMB 73
678,036 678,036 00000000000000000003874b946d578a1a3e063a0df56f3fda2ab678a28eac48 2,598 1.00/1.00 vMB 80
678,035 678,035 00000000000000000002217a8c5ec913a021725ad40adbf642426da89a587206 2,886 1.00/1.00 vMB 93
678,034 678,034 000000000000000000059536b8a940e70e312a5550e98ed4dc6e1a5e0a3e454b 2,817 1.00/1.00 vMB 100
678,033 678,033 0000000000000000000aef8215165b0d10dbb7ce3374871bcd3081ddd2392882 870 1.00/1.00 vMB 72
678,032 678,032 00000000000000000003fafc420ba5e7b5d9b1f228ccfe7702da92617b3b62b5 2,696 1.00/1.00 vMB 97
678,031 678,031 00000000000000000008e81c17b34876f019eeffa357dc285ccba72b721f4637 2,410 1.00/1.00 vMB 88
678,030 678,030 0000000000000000000573e79209998981295c336f3b489b9042d4e00a21db36 2,219 1.00/1.00 vMB 96
678,029 678,029 000000000000000000005d76abbd8118e5a3e8dd7658493cc5bd9754a6d42b92 2,884 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.52 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.93 GB
    • Received: 15.65 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.