Loading Tool

Explorer IconExplorer

Memory Pool

42,807 transactions
26.61 vMB
0.06331191 BTC
Random Selection Loading Transactions
Max Size: 139.26/200 MB

Candidate Block

Mining Attempt f61297dbb16f513d0536ba17fc7d4703cb831820047eaf81caa1e4f7d4d4e5c8
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 32f54e3b7b624c7ebcd9a3c10aedf9706e2d93536a3e08d33dad6cf9770e429e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,461
Size: 1.00 vMB
Total Fees: 0.01411487 BTC
Feerates: 150.77 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (612,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,996 301,996 00000000000000002b8573b1a4027ab944fe84aeb40faa1245dd6dd52450244e 1,017 0.52/1.00 vMB 30
301,995 301,995 000000000000000009ca3bea25e8c8407965aa58038890d8b554c2c510764906 21 0.08/1.00 vMB 3
301,994 301,994 000000000000000021216826e079a609195bc1e266f6e3f8713ade73cb4b13dc 140 0.09/1.00 vMB 23
301,993 301,993 00000000000000002a0a64304776e21d0abbbcf811bb354b8ef4f4ac605cb53e 256 0.18/1.00 vMB 24
301,992 301,992 00000000000000002a76fb6ffc0382dc7ba18607977c24cbe1190e18029c0112 404 0.27/1.00 vMB 24
301,991 301,991 0000000000000000590c136e4c52d6bcbfefc58feeb136d2af3db4e9f277d588 63 0.11/1.00 vMB 6
301,990 301,990 00000000000000000f1bc453af409416fe1e87074a4f22f9a280b717c2259b9e 424 0.31/1.00 vMB 22
301,989 301,989 00000000000000000b5fcc92b36737feaafe4867383e735c0201bb29579b8f26 413 0.35/1.00 vMB 22
301,988 301,988 000000000000000013e38f2ad7ff21832be9d3b175c2ee2eabd5dd8d3e03c39c 822 0.35/1.00 vMB 33
301,987 301,987 00000000000000007b46227220e7d3419ce7d844781dc2cc33115e6835f7e0d6 39 0.03/1.00 vMB 23
301,986 301,986 000000000000000023c6e081f69e2180b6d55634c22822fee5fcc4ffda1c9091 250 0.15/1.00 vMB 24
301,985 301,985 00000000000000006484e40b61b3c18e92a1b97319807f94ab7bf4b62706451c 1,040 0.60/1.00 vMB 30
301,984 301,984 00000000000000007698b47d790e8f27384d3d67b960b29ed61c2ba6b91ad25c 103 0.23/1.00 vMB 12
301,983 301,983 00000000000000000ef1c1e7ac135027ad3532e2f7ea92af41b993c1d85eb784 443 0.35/1.00 vMB 19
301,982 301,982 000000000000000020f0a40488572a575d5e130ac745d88f4ea317b5dafaf3fe 1,004 0.35/1.00 vMB 45
301,981 301,981 000000000000000057b0f01df3a6a382d9208e68b62589c91918a80c7f7691c7 45 0.06/1.00 vMB 5
301,980 301,980 00000000000000006c8079524fea35ba0e9632c0e6632a8cb7f603eea15e2271 555 0.40/1.00 vMB 24
301,979 301,979 0000000000000000254247073b12f9fba87f73c10250c4ed8701f081677bb01b 845 0.35/1.00 vMB 34
301,978 301,978 00000000000000005724c2a473aa6a97e443258e82dd3d981b8276de03051a8c 596 0.33/1.00 vMB 29
301,977 301,977 0000000000000000224e1be725625c2abbad040600d9ad66b18150ab4ed0a036 224 0.22/1.00 vMB 18
301,976 301,976 000000000000000021351598a77cb244ce4c7ee1802bd0ceaca26c26815e42e9 612 0.25/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.18 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.66 GB
    • Received: 13.99 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.