Loading Tool

Explorer IconExplorer

Memory Pool

43,639 transactions
27.05 vMB
0.08298669 BTC
Random Selection Loading Transactions
Max Size: 141.58/200 MB

Candidate Block

Mining Attempt 9d9f5575661b7bee43d350a70ff963d3f405f7c3dee42f698b66a74ae57ef33e
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 80da28a08f4fbb89ca0bda7ca4e29f9b02b3e2aafc7f043e9c9ab9e7700fe52e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.03137273 BTC
Feerates: 150.93 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (401,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,847 513,847 00000000000000000028a5562909ccba1ca516e66d06c623bda8952583d84ae0 2,544 0.95/1.00 vMB 47
513,846 513,846 000000000000000000333c808de5bb66461a85a7f85cf69e235cbde004215920 1,485 0.62/1.00 vMB 77
513,845 513,845 00000000000000000013bb96e21def9c77daa6c4c071d713b83bd45f83ed35c9 1,167 0.54/1.00 vMB 11
513,844 513,844 000000000000000000454228320b6637e6ed33d5b5daf1c865247a5384f69c5c 2,715 1.00/1.00 vMB 34
513,843 513,843 00000000000000000033d2233e717c447e21f0afc8f73184034801641ab4af07 452 0.15/1.00 vMB 45
513,842 513,842 00000000000000000043b528f42733b1d6550c84c76d61eaa93ebc31debad811 2,454 1.00/1.00 vMB 24
513,841 513,841 0000000000000000002af8342c690072cdb702ef96952172365c30b2cfcfef67 2,250 1.00/1.00 vMB 55
513,840 513,840 00000000000000000031c1f671e3a3f1b7bc12a37b04ec81924158f1e6c75f25 2,546 0.92/1.00 vMB 26
513,839 513,839 00000000000000000017232fa1e380d4a23b601d56728597493c65dc0c6b4e31 2,581 1.00/1.00 vMB 29
513,838 513,838 0000000000000000001ce65f9bf6796f8b2daf7ec1d1aacbe5a0392be567bf3a 1,127 0.48/1.00 vMB 37
513,837 513,837 0000000000000000002a0464a62294e995b34eb04333fa63043baa06142b33a7 1,517 0.66/1.00 vMB 40
513,836 513,836 0000000000000000003df9c1e4f0239519f8f5b424345ac593080bd65a572154 2,137 0.94/1.00 vMB 33
513,835 513,835 000000000000000000244a5f39e4fdf9081fa714ddebf1fdad15b4d9f6bb33e4 2,377 0.89/1.00 vMB 49
513,834 513,834 0000000000000000002892cd83ec5347538fea0507bf05982c09b481f762cafc 1,013 0.42/1.00 vMB 20
513,833 513,833 00000000000000000038816db4417466939fb975b768cee078e3842439d3e7a1 825 0.34/1.00 vMB 36
513,832 513,832 000000000000000000072c2e25bf20b895af16d7a74f009cb67262ac64378c0e 1,137 0.46/1.00 vMB 26
513,831 513,831 000000000000000000313f37d94a1d3ee9cdf35bbc7f03028e6139f023c02907 71 0.03/1.00 vMB 24
513,830 513,830 00000000000000000032ae6aa08f0b1037ebb72686ab1761038625fe55239eb3 612 0.29/1.00 vMB 21
513,829 513,829 000000000000000000380371bcebbdee9ad278deab0eb4aff7716e3266b9871f 123 0.08/1.00 vMB 15
513,828 513,828 0000000000000000002c33a36f70360e257f5d88a67a760f9b9d06d3a1ed4d78 542 0.57/1.00 vMB 5
513,827 513,827 000000000000000000334c44a946cb0bea8b6c1925574f207cdee785cfa91b79 2,686 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.16 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.28 GB
    • Received: 13.86 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.