Loading Tool

Explorer IconExplorer

Memory Pool

81,176 transactions
30.96 vMB
0.07833070 BTC
Random Selection Loading Transactions
Max Size: 188.30/200 MB

Candidate Block

Mining Attempt f497b3fc48eb9463834a5506613de991206507e1cd3d345ccacee27ce69f467a
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 2e034a8614775842f8b346223612981b2dd7156dd0b125dfeb72921b868846a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,275
Size: 1.00 vMB
Total Fees: 0.01161907 BTC
Feerates: 73.20 > 1.16 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (519,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,927 395,927 0000000000000000043b460d01bcbdb38afd4004e9a95a3e63d0157d2826dcb6 2,074 0.93/1.00 vMB 31
395,926 395,926 000000000000000004d8a8ea6af08d5f45b69f0d4e240071439b6de0ed77e3ba 2,933 1.00/1.00 vMB 60
395,925 395,925 000000000000000001f6ac78880548f2d8385c2f66bdcb64949ab4bef781a19d 1,857 0.93/1.00 vMB 31
395,924 395,924 000000000000000006af36d4f92dd8557c4e6aa66790a93521738c3685340378 1,503 1.00/1.00 vMB 27
395,923 395,923 0000000000000000003ce43fa33b0ca4196324bb4d99974f56f9edea9ebeb92b 2,789 0.99/1.00 vMB 55
395,922 395,922 000000000000000002278c6d77bbbb47b6fbb011db2008fd338a0f2abcbad617 335 0.15/1.00 vMB 49
395,921 395,921 000000000000000008985419506dda397c517a2eaf98a635d6713e1613c06e5f 1,012 0.58/1.00 vMB 32
395,920 395,920 0000000000000000040bac907774260804b34a0161090cac6ab8bcf314823bc9 1,953 0.99/1.00 vMB 31
395,919 395,919 00000000000000000692af596834c7e601359ee40c7e1d1cec717f3c5ab952dc 2,652 1.00/1.00 vMB 44
395,918 395,918 000000000000000000c98c55341bc391fbde06c77be3982320f1bc8a99ea7d4d 291 0.15/1.00 vMB 37
395,917 395,917 0000000000000000036c7aa332025a793df5721b8a09c3b74ea98ebb333ac94a 1 0.00/1.00 vMB 0
395,916 395,916 000000000000000000710ec25d55be2b9e0a23f63a627dbb809679a5557d9500 817 0.37/1.00 vMB 34
395,915 395,915 000000000000000008b68412044d0b9ee716975588b716744166cdd391765854 163 0.12/1.00 vMB 44
395,914 395,914 0000000000000000044b45c60d0d1b83f440c0e37ed3338005e355b9588f687b 51 0.02/1.00 vMB 31
395,913 395,913 000000000000000005411be213e5080190cae0202856f557e4ff776bca671b6e 1,663 0.82/1.00 vMB 37
395,912 395,912 00000000000000000697680fd0f9651953d8a144b73e1068583045530bded0c4 27 0.05/1.00 vMB 2
395,911 395,911 00000000000000000713d20486e1fc79d6c675d330515159107b6675a5853cb3 614 0.31/1.00 vMB 40
395,910 395,910 000000000000000001228ec545dacf135138155be9832502f2b19d3e600e54b2 723 0.91/1.00 vMB 13
395,909 395,909 0000000000000000085eb9b0a49c16d50dff16e4e9682a5de8bafad37113b74b 585 0.22/1.00 vMB 57
395,908 395,908 000000000000000002950136c16e4705c51446887dce39a1fafae8259758f60f 58 0.03/1.00 vMB 37
395,907 395,907 000000000000000007b992fb7210052067c243cc20fc8d0d3d765c46d9314e26 350 0.19/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.