Loading Tool

Explorer IconExplorer

Memory Pool

80,433 transactions
30.18 vMB
0.07413301 BTC
Random Selection Loading Transactions
Max Size: 184.95/200 MB

Candidate Block

Mining Attempt 06f8ba95e1b180650f12852b2c8cb38b637c70897b16fc9bbf1caf685f283acb
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4e94ecc450f8d346aafb44febb88e845df4fc7f702bf10ef544d5902e5ecb603
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,665
Size: 1.00 vMB
Total Fees: 0.00688007 BTC
Feerates: 40.21 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (489,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,932 425,932 000000000000000002492f8a79080a6a0ea5e4bb5a3dee10f98ae31102632982 2,204 0.93/1.00 vMB 71
425,931 425,931 0000000000000000027f04ae2c534213d6199e5e659331d4a70cfa29a6340018 1,606 1.00/1.00 vMB 39
425,930 425,930 0000000000000000003b582781cab0af0b3e22bdafeb33130095d2b48f615237 2,053 1.00/1.00 vMB 43
425,929 425,929 000000000000000000d0f871fa39eed91690ecc32562e1363889e503632ca91e 2,219 1.00/1.00 vMB 55
425,928 425,928 00000000000000000489e8f886848e13b9d0ec7526a7b2a439e6a3433a9b8ce5 1,747 1.00/1.00 vMB 85
425,927 425,927 000000000000000001c1b8773a3cee286ae7ab9ae6374604deefd263ebf48555 1,825 1.00/1.00 vMB 89
425,926 425,926 0000000000000000010af21b36d8cdebd9d82569e7b0bd01bb82d2120343d574 1,985 1.00/1.00 vMB 59
425,925 425,925 000000000000000001bfcf2924b937f3c146d75aaa7fcedc42be1078ad61cc8e 2,482 1.00/1.00 vMB 74
425,924 425,924 0000000000000000042ece14dddcc2a539934ef055057e056d6d888367213942 483 1.00/1.00 vMB 101
425,923 425,923 000000000000000002d61807da7337168a83e5302bc540b539133b6696116f9e 1,493 1.00/1.00 vMB 116
425,922 425,922 0000000000000000044119c33ba9368b1c56f2ee6b4f5438eb38d31d8869112e 2,157 1.00/1.00 vMB 69
425,921 425,921 000000000000000004ea15a1ac9438139283f0aafd851d9db7a0643684832b58 1,894 1.00/1.00 vMB 104
425,920 425,920 00000000000000000301d3d82aaac60cc8d843cf23402df651fdd55372b4fe56 745 0.89/1.00 vMB 31
425,919 425,919 0000000000000000008730e907a83f8a23556f7f44ea8e1f902008e97833b836 1,907 0.92/1.00 vMB 67
425,918 425,918 000000000000000004798dcffc12610aeb4b4cc908d510e54b10491c2c9e6d52 976 0.44/1.00 vMB 73
425,917 425,917 000000000000000003e97d088126dadf2516b65396af276d8c46408616c26cc2 1,084 1.00/1.00 vMB 31
425,916 425,916 0000000000000000021d60460443f63da48831c8de01e01ea483c09cd8097643 2,049 1.00/1.00 vMB 54
425,915 425,915 000000000000000002fd4d31289863ea9e68c21ac2d077725fbff32376875fef 2,404 1.00/1.00 vMB 69
425,914 425,914 000000000000000003d4af8103f9d52c3c8ca850c6defd0c60447b09b9f73ff0 1,362 0.91/1.00 vMB 27
425,913 425,913 000000000000000002577efc41e022aeac8f3740cab74f69c9d722028d231843 2,393 1.00/1.00 vMB 60
425,912 425,912 000000000000000000d79266d140bee8ed7ca697203cdccf7557b40c263eca37 2,615 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.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.