Loading Tool

Explorer IconExplorer

Memory Pool

75,625 transactions
28.30 vMB
0.06309984 BTC
Random Selection Loading Transactions
Max Size: 171.41/200 MB

Candidate Block

Mining Attempt cfe3c65d8428eee2a32556d14816e50a22499d654103c6deccffc3fd3c00e085
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 9ac30d6485e6ce091b276cd3f7d8c8284c3f5b30395a9fdc91e45e2ee202f64f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.00433455 BTC
Feerates: 14.26 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (277,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,853 637,853 00000000000000000005748ba61403e668e5c1a1b40bbbce78d163db786c39bf 1,782 0.60/1.00 vMB 25
637,852 637,852 00000000000000000004229244675bf0373dbf489a586fe2afdb1bad1f49c8ae 789 0.28/1.00 vMB 27
637,851 637,851 00000000000000000000662f2ed66a257f5a27e68535b61bfe1b1210ed7ade1d 373 0.16/1.00 vMB 25
637,850 637,850 0000000000000000000f89d755943659677ca040b8e0a7d7fcadd2efcf1b5acb 203 0.06/1.00 vMB 28
637,849 637,849 00000000000000000011a5d4aaf6dd13013f8776f4e7669ac25c1de52b9c5287 2,147 0.84/1.00 vMB 20
637,848 637,848 0000000000000000000b6556c79df976785b96799c5fb2ea8af15b61382fbcb0 1,548 0.86/1.00 vMB 11
637,847 637,847 000000000000000000026132d22a01331e4c8644cc12c6bb1361fce653915ad5 2,552 1.00/1.00 vMB 8
637,846 637,846 0000000000000000000870ba7383ce2b5901880ce0daade1ae5b84d67b02d425 2,856 1.00/1.00 vMB 8
637,845 637,845 0000000000000000000098679b6fbf3ef4801685558ad2f4fa479b57976b1d2f 2,750 1.00/1.00 vMB 32
637,844 637,844 0000000000000000000e0cc475859b44182067ba9ec3d538be479e79d2b2af75 2,339 1.00/1.00 vMB 43
637,843 637,843 00000000000000000006d5172aea9bd957a3cbfc9f020091ee1be4419e0489d6 2,840 1.00/1.00 vMB 53
637,842 637,842 000000000000000000078f8f236c04e38f2cde9d470354e06689df8e66637d88 1,346 0.82/1.00 vMB 18
637,841 637,841 0000000000000000000e790c24b589179775efdecbe478895c9671b849a682d7 451 0.15/1.00 vMB 22
637,840 637,840 00000000000000000008297a70501dd0862f318ce485d8ed67a2b983ae74a570 357 0.16/1.00 vMB 17
637,839 637,839 00000000000000000007ba5202c9487887734186d091a20c9da06b43d5e08598 2,557 0.92/1.00 vMB 6
637,838 637,838 0000000000000000000bbf3a97faf7088193700f48dc73ee42ce01ce3b36f170 2,634 1.00/1.00 vMB 18
637,837 637,837 0000000000000000000e6645e58f4f483cbdf02b02fe2b19c0692a561cc7577d 2,379 1.00/1.00 vMB 31
637,836 637,836 000000000000000000042060c1f96bd7601d72f4407315f3e91ec574fa9c9d43 2,938 1.00/1.00 vMB 47
637,835 637,835 0000000000000000000ac92ef5b354a8077813d3017cfac37a9961d14ee99ab1 2,367 1.00/1.00 vMB 12
637,834 637,834 000000000000000000009ecd66c0cb608f9f04246c2f89a6726dc6d046c223e3 2,188 1.00/1.00 vMB 46
637,833 637,833 00000000000000000002da57bf7f5d94bc63d1d593aa897ff8de4e055feb254f 402 0.15/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.