Loading Tool

Explorer IconExplorer

Memory Pool

81,831 transactions
30.41 vMB
0.12044615 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt 223498e269143ee2840a71cd577a1edc48992435dafea8f48c15edf199b39f3d
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root e2dfedb9d6c91e082236c90ae9a875e50b3f72035d6dbe45b74cfa5ca8fb9f6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.04342670 BTC
Feerates: 502.62 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (166,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,148 748,148 000000000000000000032cb4899f033db13a8f24a3ca85b840ab7600bea123ff 740 1.00/1.00 vMB 13
748,147 748,147 00000000000000000008df439dfa874054d4ce42fded7ea201712b7422db305e 2,699 1.00/1.00 vMB 25
748,146 748,146 00000000000000000009983b6eea7249f499836702c49e336d989342f19ebc60 2,707 1.00/1.00 vMB 6
748,145 748,145 00000000000000000001a442dd65ff98bfcd1f5db5dbadf6f9f33184d66d1bcd 2,292 1.00/1.00 vMB 19
748,144 748,144 000000000000000000098ffe1c586cb50878ff42abfbca831fe5a04e45bd1bc0 859 1.00/1.00 vMB 15
748,143 748,143 00000000000000000001812f516a95c35e040b48b9f5e637fb4840fab8c7c7d1 3,014 1.00/1.00 vMB 23
748,142 748,142 00000000000000000002197fa3f32d9fa48fe5a384925f8f11a474959eadb530 3,252 1.00/1.00 vMB 30
748,141 748,141 00000000000000000003087a9d1c83702f523f91355089ca07c09746f0cb42b1 2,685 1.00/1.00 vMB 19
748,140 748,140 000000000000000000074a450540e1db109f9ae372dbb35b1edbf2a6c45e08be 2,516 1.00/1.00 vMB 33
748,139 748,139 00000000000000000004b3def0edfe9d1ff1e39492e027fdac45a4eb3b1a4caf 1,398 1.00/1.00 vMB 100
748,138 748,138 000000000000000000013bb0ac3eb6330857b813a5aa9da319c174a538eb5989 1,991 1.00/1.00 vMB 13
748,137 748,137 0000000000000000000422dcf2d352ef799f1720ea496b633ad6be9d4a5b9d83 3,217 1.00/1.00 vMB 12
748,136 748,136 00000000000000000006501ed59258f732ff27898a2814715d856c5ff00519b5 2,833 1.00/1.00 vMB 9
748,135 748,135 000000000000000000084d9d576e9b28fedcc242e1b7bae685db2de3f59c513e 2,554 1.00/1.00 vMB 18
748,134 748,134 000000000000000000055eae3d2341cf2c8438912925a4f6f0deb1759ce1342c 3,398 1.00/1.00 vMB 28
748,133 748,133 0000000000000000000516951c1bb82345b13806c73895d767d5c5d106f35f1a 2,283 1.00/1.00 vMB 17
748,132 748,132 0000000000000000000314e05f5d30ac56b3eb829834072733ce4499bbd16b86 2,236 1.00/1.00 vMB 15
748,131 748,131 0000000000000000000944ec4a10d0a1c2b640e52a946d456e6c24c54b916c7e 2,845 1.00/1.00 vMB 15
748,130 748,130 000000000000000000099b7fb795faaec0b09c5cc7388175e668db76283e89f8 1,635 1.00/1.00 vMB 14
748,129 748,129 00000000000000000000526fa01fe05eb0b39fd1922da65db62bd634f48b3f34 2,323 1.00/1.00 vMB 21
748,128 748,128 000000000000000000039223838b7b2d583a506b1c16e9ff669f52f4495bfd0c 382 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.