Loading Tool

Explorer IconExplorer

Memory Pool

40,266 transactions
29.16 vMB
0.07956203 BTC
Random Selection Loading Transactions
Max Size: 147.87/200 MB

Candidate Block

Mining Attempt c83ba98a30e90ef55bb8246710fb7f4ac92410e719427ebabe1ee0dabfff32b5
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root c4ecd56b06fa9d62fc49e9f3ee99d232e2d4af351bc0ff86acd91f998078f9d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.02259141 BTC
Feerates: 150.61 > 2.26 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (248,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,897 665,897 00000000000000000004d1ae86cfc0011e614f9f43502e94563376302b7965ea 1,011 1.00/1.00 vMB 136
665,896 665,896 0000000000000000000d00238358d747e31e25a73de4dc7bb78c2555967baaa2 2,244 1.00/1.00 vMB 65
665,895 665,895 000000000000000000066638733b69d6e891693070bcfd7db1372b502635844a 2,243 1.00/1.00 vMB 94
665,894 665,894 0000000000000000000a9cebbf58af68b0c4d8fb786ddf3920676239097af257 2,430 1.00/1.00 vMB 114
665,893 665,893 00000000000000000003c565854e5a94f8b8dba681e1341cb6b2569794a0e728 2,333 1.00/1.00 vMB 52
665,892 665,892 00000000000000000007003b0a5044a1f442eac2751167b4fee3b611e298b522 2,353 1.00/1.00 vMB 103
665,891 665,891 0000000000000000000cf430c8d49e0decfebcb55231786353e38a326da451b1 2,632 1.00/1.00 vMB 144
665,890 665,890 00000000000000000000546ba706b3e7a476758f6500b31ee15550f8f1bd634d 2,508 1.00/1.00 vMB 125
665,889 665,889 0000000000000000000118929e01649b6aba13ba81ebe8057bbff4903a2c62d9 1,576 1.00/1.00 vMB 72
665,888 665,888 0000000000000000000b9160575c2bdade3bdcf4b211ab54c144525f95f20df8 2,542 1.00/1.00 vMB 59
665,887 665,887 0000000000000000000a1b3afd29b93f53b892129894e795832f701f04b8f1ac 2,377 1.00/1.00 vMB 141
665,886 665,886 00000000000000000003f31072b4cbeaea9550e01cfbe57ff45ef80fd155c205 2,793 1.00/1.00 vMB 50
665,885 665,885 0000000000000000000d5808c939d346c8e49fe8860ddfc6263f299a9218703b 1,834 1.00/1.00 vMB 114
665,884 665,884 000000000000000000015a8ef20825ec4c67a823fefb9b4a9007500cc50968da 2,450 1.00/1.00 vMB 54
665,883 665,883 00000000000000000005d7653f0b0898dc9659247f570217e56d95dcb51a945f 2,695 1.00/1.00 vMB 59
665,882 665,882 00000000000000000002c147bee61f9ca8e97e7461f6db4c0a7dabca7d0133cd 2,874 1.00/1.00 vMB 67
665,881 665,881 00000000000000000004efd329d0188ef0de8f1d5ab6b25025aa95670f28947a 2,424 1.00/1.00 vMB 117
665,880 665,880 00000000000000000005b71a7836b6811cd11d70db42a6a2e2d395405b27e07f 1,177 1.00/1.00 vMB 130
665,879 665,879 000000000000000000086f2ba579a19ae3b75727e49f88363462bb13dbe1345c 3,349 1.00/1.00 vMB 154
665,878 665,878 000000000000000000026373a72c8ebd61cb1a8e9a82fd75a2be7d3df9531de9 2,839 1.00/1.00 vMB 78
665,877 665,877 00000000000000000000c17c0e745e54ae0ee217b62f89056934d76a4f19824a 2,500 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.40 GB
    • Received: 11.64 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.