Loading Tool

Explorer IconExplorer

Memory Pool

45,067 transactions
20.06 vMB
0.04471561 BTC
Random Selection Loading Transactions
Max Size: 114.66/200 MB

Candidate Block

Mining Attempt cd2fa8fa14ef9aec172c4d7a6f6d36eb6eac9ee935e67429962a35e18377feff
Version 20000000
Previous Block 0000000000000000000002b49fc03b53c3dc75374d19fa8ff1e3d5bd33d348e8
Merkle Root 53fc843de6969ba2320ce7f1dc6d95d32c22c3f69c8363d2f0be281098b9a5fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,773
Size: 1.00 vMB
Total Fees: 0.00542051 BTC
Feerates: 445.78 > 0.54 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,962 (837,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,452 76,452 00000000003da2a71370a01b2dd4bc6dea4a68d93d718006c1a25efdf414f628 1 0.00/1.00 vMB 0
76,451 76,451 00000000002a411c1bb70235a4fa50294d116c13b55437ce955b9c4cab86f7c6 1 0.00/1.00 vMB 0
76,450 76,450 000000000050f60c8c11793777186ff74f1cea4e85d552bbae0c53a0a0461a7f 1 0.00/1.00 vMB 0
76,449 76,449 00000000005b3617f7a869441b23f0bb4bed1969f0865268cbdc701994f23005 5 0.00/1.00 vMB 0
76,448 76,448 000000000074deb6e688e48cd697642280651f5d5d9ec8ab206860054d657d58 2 0.00/1.00 vMB 0
76,447 76,447 000000000010a169d77893287b6e41418a96f38cc230601b2ce7959479fa8fc4 1 0.00/1.00 vMB 0
76,446 76,446 00000000000b256dfaa677e8aeefa1824008b5342ef4922f7572ffeee6a5cc81 1 0.00/1.00 vMB 0
76,445 76,445 00000000003b7c479c35908d4405403ff8d44071c326c4c248c3ac4a99e6bbc3 7 0.00/1.00 vMB 0
76,444 76,444 00000000001e08faa16dcedd97998cf3c434c2ca1877b51731d4ee657c9f3c01 3 0.00/1.00 vMB 0
76,443 76,443 000000000058a26498bd261e865c8a560e0ac113e74c2e9698268fe52858d874 1 0.00/1.00 vMB 0
76,442 76,442 00000000001e48b1f55be8585200fdb60c0fc8adf49531cf824cb928db9b7a15 2 0.00/1.00 vMB 0
76,441 76,441 00000000000ba3c9922f0afef241d797cb76f443f687ae464512bd21ba588910 2 0.00/1.00 vMB 0
76,440 76,440 000000000068231089375bd660667c46280687e0c39af0b4fab44d5f076dc86e 1 0.00/1.00 vMB 0
76,439 76,439 00000000003acdeae8c0c521a4aee498b4370020ddca336e489f020fa3f70f02 2 0.00/1.00 vMB 0
76,438 76,438 0000000000678b852a5d227e5556cc0e666a614114475eca7dcd8f77bbffa244 3 0.00/1.00 vMB 0
76,437 76,437 00000000002780ba3c76c583008afd0970bf24b3f8c67c50d3d085a25b3ec5cd 1 0.00/1.00 vMB 0
76,436 76,436 00000000007a623337db976471a1635ef3a9ada97eff080d71cd81e2152dc2a7 1 0.00/1.00 vMB 0
76,435 76,435 00000000004e4903df4d31f62183544a3b2126842725f62e04983877eee4e393 1 0.00/1.00 vMB 0
76,434 76,434 00000000003a225c3cae8fcdf87b6e79be33967dcd54aefe6d141bb6c4071e00 2 0.00/1.00 vMB 0
76,433 76,433 000000000026a01a395bbe8ee681c1842f7ad2a7512730df15f5d7f2b66e158f 1 0.00/1.00 vMB 0
76,432 76,432 0000000000324ee4c7c52b4900e34bda16291534d3b6baa56cd812de78dc7e79 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.54 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: 535.97 GB
    • Received: 5.95 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.