Loading Tool

Explorer IconExplorer

Memory Pool

43,079 transactions
29.07 vMB
0.09110845 BTC
Random Selection Loading Transactions
Max Size: 148.72/200 MB

Candidate Block

Mining Attempt 916e911b8add04c2b983ea685da6275f714282c7c4916448d02e2a07043a925a
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 62908e7c4bfbcc59de1c72c193e8b8cbfc1b7a72e154253846668afa7574814c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03273531 BTC
Feerates: 88.27 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (418,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,558 496,558 000000000000000000af20cd2278c69b2facdeb69e7241a985cb8c9fc1d11ca4 2,606 1.00/1.00 vMB 214
496,557 496,557 000000000000000000666fbbdb2fd912962cdd7dd6409e80e84ac4bf1d3f840b 2,918 1.00/1.00 vMB 207
496,556 496,556 00000000000000000016b7bbf770a8f828dc707f05a8a5c079b3903370217eba 2,168 1.00/1.00 vMB 152
496,555 496,555 000000000000000000c3d07433ae7ec0e0807d3a3988350a7b67341d6fb509af 2,850 1.00/1.00 vMB 178
496,554 496,554 00000000000000000034e3372cd551b1c32ef8ca33bb23c3e5ddce294b17964c 2,238 1.00/1.00 vMB 159
496,553 496,553 0000000000000000000f9dd5b20ae9b6e3f85e7d8f6a5db5630d2db80ef5e832 2,473 1.00/1.00 vMB 151
496,552 496,552 0000000000000000003d181a179916f048b8f25829d4f56717545e30ad158880 2,733 1.00/1.00 vMB 214
496,551 496,551 000000000000000000bfed34eb8e2910b927d66514d9b0848ebbb1883fd0d4b5 2,669 1.00/1.00 vMB 166
496,550 496,550 0000000000000000008d583c08b169b52faf333623f617c34af7bc5674d13081 2,636 1.00/1.00 vMB 189
496,549 496,549 0000000000000000002919bb5efce44325ea78db6efa98c1eac282590a0a76db 2,889 1.00/1.00 vMB 195
496,548 496,548 000000000000000000d0803d1cfa9c55e4bef50445b374e5df322e13736adf6a 2,731 1.00/1.00 vMB 191
496,547 496,547 000000000000000000ada0187d76aa8658f3737bb7e17b2d868ad529fcd02c9b 2,478 1.00/1.00 vMB 162
496,546 496,546 0000000000000000005cfec830db11bd7372933c73dbde0d100d613ffe8c1c88 1,478 1.00/1.00 vMB 165
496,545 496,545 000000000000000000cf0f826cd19e55cedcbac6d753fca989dcb6b0bf6fb48b 2,551 1.00/1.00 vMB 214
496,544 496,544 00000000000000000061fc8f9c869608134dba8ae9dc2c102602c8db2b970a7b 1 0.00/1.00 vMB 0
496,543 496,543 0000000000000000007110397d15d1f83a35d14638eb63b3308ac1e3396a156a 2,536 1.00/1.00 vMB 210
496,542 496,542 000000000000000000c02ea9aba273b0fc1db518935c32bdcf34e01df25cbfdb 2,541 1.00/1.00 vMB 156
496,541 496,541 000000000000000000c996c9eaee94686d403dcb38cf187831c9afc137a47d04 2,784 1.00/1.00 vMB 171
496,540 496,540 0000000000000000009e546a2183eb90aea183bd153f2d7b3c34f67b4aa6abc5 2,453 1.00/1.00 vMB 181
496,539 496,539 000000000000000000993d4df453a426ea82d7e450bd03fa088a5d0a154358a2 2,623 1.00/1.00 vMB 188
496,538 496,538 0000000000000000006a2da0242df7e4c2dab5969c46dc98dad2edcd86db623c 2,552 1.00/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.