Loading Tool

Explorer IconExplorer

Memory Pool

44,144 transactions
28.40 vMB
0.11872764 BTC
Random Selection Loading Transactions
Max Size: 147.61/200 MB

Candidate Block

Mining Attempt c5994ff31bede1144c1c91948f1d4de0981601bc85ffaa18eddfa17d1d7fe161
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root b655eb76c06d253f375652bb8832dff2f973cbd309f2d662920164ced7307081
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.03199150 BTC
Feerates: 39.16 > 3.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (613,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,077 301,077 0000000000000000633634f6829720785451ee93ece1610f0df0d4baba7a052a 829 0.35/1.00 vMB 34
301,076 301,076 00000000000000002f83c6701e80513909ca76e56d0cece11574d0ec1dbe4750 840 0.25/1.00 vMB 57
301,075 301,075 00000000000000001a0a936bb2b196c2ef2bae9b19330ae6ae4677e3093e8ff9 59 0.10/1.00 vMB 9
301,074 301,074 000000000000000049971a7d9f2c44462d6b9c099c39673681537f2edfa202d6 130 0.73/1.00 vMB 3
301,073 301,073 00000000000000007c012e2f5f7bbee89ea9d0f98c5e51c9e556abef9982b210 280 0.18/1.00 vMB 25
301,072 301,072 00000000000000005314437122a1311039781f264b1abaa52ddd138799be413f 641 0.32/1.00 vMB 31
301,071 301,071 0000000000000000048fbe7abf22255d00cd173a350ec5f93de5560768c5b92b 72 0.07/1.00 vMB 6
301,070 301,070 000000000000000026cfab34359214d76925418a404a9cfcc120778ca52579ea 101 0.06/1.00 vMB 26
301,069 301,069 0000000000000000547ecdc52eb7a86e8dadc9b9ab0d71cd1c812a4b0ab69ac8 248 0.17/1.00 vMB 26
301,068 301,068 00000000000000003969468d1c907292141bc11cf367f018110064fcfc0ced76 576 0.31/1.00 vMB 29
301,067 301,067 000000000000000007371850dfd39f5fea1b55de09f18d78c5ce605c7310b63d 292 0.31/1.00 vMB 19
301,066 301,066 000000000000000066a70707b2f180c85e4964552ec1243614cc34d0e728c770 724 0.35/1.00 vMB 33
301,065 301,065 0000000000000000078c8fa9083c916201bfa3bf8b7c06fe286214f0e59f0729 862 0.35/1.00 vMB 39
301,064 301,064 0000000000000000689a626320c68ec20a31cea0772226a19b851549dcb5071c 283 0.14/1.00 vMB 31
301,063 301,063 00000000000000004161683b0bf9c04b569c40f823acebfcc8ac2ed6a57858e3 133 0.07/1.00 vMB 29
301,062 301,062 00000000000000002e866b8b3e8ce8c359022e63b575132fea31cf3dcf1b01e4 184 0.08/1.00 vMB 29
301,061 301,061 00000000000000007a3294cdf1f2a4ce0b13fcc7459063b62085ba94aec02412 207 0.09/1.00 vMB 33
301,060 301,060 0000000000000000008dc82b7d10367e537a914fd7ce9917a610fced9b1983aa 947 0.73/1.00 vMB 22
301,059 301,059 00000000000000004ddbce6267eb2f5d7bfe1a132c837dbc62242e57d0b5b848 1,400 0.75/1.00 vMB 37
301,058 301,058 00000000000000006cb588d18a4c3785c5dc781bf1b1b05ca6577eafe7d65a1d 935 0.35/1.00 vMB 46
301,057 301,057 000000000000000060fcd21b9a0aad0d03f7a50fdcfe586108484bc5216effbd 480 0.25/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.