Loading Tool

Explorer IconExplorer

Memory Pool

78,987 transactions
29.94 vMB
0.07792524 BTC
Random Selection Loading Transactions
Max Size: 182.71/200 MB

Candidate Block

Mining Attempt 2d846400d429b5f77f8787d61c9a2903b5de709fd0d59c8157eab9da53bb5961
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2873b2beab4b2fa98f7aa435328196a8015bc22b8fd1a0664e5b3b66a5d987b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,149
Size: 1.00 vMB
Total Fees: 0.01036391 BTC
Feerates: 200.89 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (507,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,672 407,672 00000000000000000040af7b74ba317a012952cbeee799f7a8bc88517958a5a6 2,397 0.99/1.00 vMB 36
407,671 407,671 00000000000000000282f6f942b3297daed66b40d722a3dd91daacfec07b8f54 809 1.00/1.00 vMB 12
407,670 407,670 000000000000000005deecd2bb511d20e7ad741cf02456d91bc2813b20637a6e 286 0.24/1.00 vMB 22
407,669 407,669 0000000000000000012c7418f2e95197b98242e8e976aefa2d4ca933399ef25d 373 0.18/1.00 vMB 36
407,668 407,668 0000000000000000014725700693def991b6d02ecef26c89739cbe88bd0f3fa1 649 0.33/1.00 vMB 32
407,667 407,667 000000000000000002e5486020f9b3f7fac1d7c60059cb94fd4a602453cc5590 69 0.03/1.00 vMB 46
407,666 407,666 000000000000000001256f6373b989775d2da516b6db8565d8bff679e1dbe6f3 808 1.00/1.00 vMB 11
407,665 407,665 000000000000000001143268747cfa6fdc0b669849ac309266016f57ece6437d 822 0.62/1.00 vMB 19
407,664 407,664 000000000000000001f3192ba869b0efa86c53cd50be78f350f0362bcf85b812 14 0.00/1.00 vMB 122
407,663 407,663 0000000000000000016e4d03d9010f797abc516646aeed1d37e2f2d44e28af0c 1 0.00/1.00 vMB 0
407,662 407,662 0000000000000000056fd7dba401e9278b4929a7d9aa17a2eb19ab56be56929c 2,806 0.99/1.00 vMB 46
407,661 407,661 00000000000000000583cfe0cad7229a14a03c84406a84e5186458f9f57696c0 739 0.53/1.00 vMB 20
407,660 407,660 000000000000000003c54830c9464e5ce266012d0f90b60782db51eb52702c6f 2,164 1.00/1.00 vMB 46
407,659 407,659 00000000000000000394b3e504ef83866026e24e3246cc52de9f6e6e784ea96d 524 1.00/1.00 vMB 11
407,658 407,658 000000000000000003215ed75142c2a0700a98668f904b570b6c19e9ed89845d 2,628 1.00/1.00 vMB 37
407,657 407,657 0000000000000000025430839cc39794480de523b8c767d9bbec92b87c6b1384 1,037 0.41/1.00 vMB 46
407,656 407,656 0000000000000000021cf02d5df82ed8b8b4bc7e5428985614b162e84e378d70 1,570 1.00/1.00 vMB 30
407,655 407,655 000000000000000004fdf0bdb540d4b9d5c454e3150c7e9ac3c356054904330f 418 0.23/1.00 vMB 30
407,654 407,654 0000000000000000028634b8c4a0ea51a2760299d57d4e167ec17d3ad0ef3641 936 0.34/1.00 vMB 44
407,653 407,653 00000000000000000350462c918f660594982fb48ff7624125fdb7aa675cbe25 1,245 0.93/1.00 vMB 22
407,652 407,652 00000000000000000540c38ae3246472bca52bf54630414ce1f79350b866b97c 124 0.05/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.