Loading Tool

Explorer IconExplorer

Memory Pool

45,701 transactions
27.44 vMB
0.07989448 BTC
Random Selection Loading Transactions
Max Size: 144.47/200 MB

Candidate Block

Mining Attempt e9a124e9affaab2f02c847aeae521525ca9a6422cca74fcab9e99224c496f81d
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 72186c3a220f8084bf333e5b18084ed9f1bc9c986b4e0663fa8495f1a4ef5163
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.02680570 BTC
Feerates: 265.25 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (423,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,064 491,064 0000000000000000001787e9041a60a344240787e84f217c3a59cc01736eb601 251 1.00/1.00 vMB 23
491,063 491,063 00000000000000000067689001d24864d8e44c1b42d166d8ac28a016b51f1ad9 371 1.00/1.00 vMB 26
491,062 491,062 0000000000000000003018a6f66b92103a5ec1562f0e24c55c237dfac6c42df1 1 0.00/1.00 vMB 0
491,061 491,061 000000000000000000daa6f27dbb3c00599f30c1c9696eec75cd23bb5f5badb5 150 1.00/1.00 vMB 13
491,060 491,060 000000000000000000757f5084a4797c57d9ef227af876cbb236f726d4670df5 761 0.98/1.00 vMB 51
491,059 491,059 000000000000000000651b262906a6b8c045a499b6c899693e0e26b139cc559a 1,897 0.93/1.00 vMB 118
491,058 491,058 000000000000000000bcd5594d9f199838d6c4e7f0c0def7459d95a0e7cc7bf6 1,863 0.93/1.00 vMB 191
491,057 491,057 000000000000000000ce61684b227b4f84d9d5152b185b8379df9233a75e89af 1,231 1.00/1.00 vMB 67
491,056 491,056 00000000000000000075679a6a4c98955bc00d3ee03ddfc6276517ce29310f27 1,301 1.00/1.00 vMB 25
491,055 491,055 000000000000000000ab1928ed37b79d4e3f97952c30ba79d5f679f87d62daf1 1,583 1.00/1.00 vMB 78
491,054 491,054 000000000000000000e6b02463f2abe583646167f78b763d30868a1f72327c56 1,901 1.00/1.00 vMB 38
491,053 491,053 0000000000000000009c155a0c203ff346a7d6a6422341b8d261dd3d529d0d64 1,928 1.00/1.00 vMB 29
491,052 491,052 000000000000000000bb00f1b75decc078558fcc02190934930990b8f10c609d 2,032 1.00/1.00 vMB 86
491,051 491,051 0000000000000000005875840a35695482c9a00ccd483fe56677e00fbfcc71b9 1,782 1.00/1.00 vMB 21
491,050 491,050 000000000000000000d8d1dc62bcd8d3911c821507b945ff8f391166d4c35664 790 0.99/1.00 vMB 57
491,049 491,049 000000000000000000a33417978d493464e682982c4815ebdd1b5504c4ef7f78 1,041 0.97/1.00 vMB 82
491,048 491,048 000000000000000000ad7b885056049241d0b0a72b6afc029ca225612f8beb4a 1,594 1.00/1.00 vMB 45
491,047 491,047 000000000000000000ddc5768fcd0daf43a884d59c003572bd5b73271e31c75b 2,352 1.00/1.00 vMB 63
491,046 491,046 000000000000000000274d701b9541d3f1c52bc8c7605b4b701f1ad835bfe9be 2,392 1.00/1.00 vMB 61
491,045 491,045 00000000000000000055b8053c7b3e3bb34700d49afbe8d7e1fad44ff507c1e2 1,365 1.00/1.00 vMB 111
491,044 491,044 000000000000000000a340b9e11f6cef45b5552fee57f4e3b994373642d7ad34 560 0.99/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.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.