Loading Tool

Explorer IconExplorer

Memory Pool

100,683 transactions
26.17 vMB
0.07337316 BTC
Random Selection Loading Transactions
Max Size: 176.95/200 MB

Candidate Block

Mining Attempt af4833f1de03a93de71b3da45af78fb859ebf1436531f6bd074333c53abce1c4
Version 20000000
Previous Block 00000000000000000001c641766e70930b344c83d935c26e7694ea5dac4fa245
Merkle Root 789aa1206069106e2e4120ae6dd4f253c734e01fb35487c190a270a0fa4a8db4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,679
Size: 1.00 vMB
Total Fees: 0.01045929 BTC
Feerates: 150.75 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,057 (856,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
59,527 59,527 000000000c32e4bbc158d2c742f2aac130a37e2c53f34e951348768ac04475bc 1 0.00/1.00 vMB 0
59,526 59,526 00000000007ab3f5cfef220dbbe5e5a56ad737de3af1c0cc9f8903a7edb17930 1 0.00/1.00 vMB 0
59,525 59,525 0000000003014aa67a98f372c10c17572072392943c5096018ccca45a8d86c3f 1 0.00/1.00 vMB 0
59,524 59,524 0000000005e65d167018ae8de86340f15c166a3bf5471e1c32c6acb41bb06a01 3 0.00/1.00 vMB 0
59,523 59,523 00000000094baceadd9d3ad0b8b77299f7b3335f423ec22bfae76d601f5fd086 2 0.00/1.00 vMB 0
59,522 59,522 000000000ea4e3710b8e8c07c59c05d36cd84c63b7a03f9fc85903a64abd0430 1 0.00/1.00 vMB 0
59,521 59,521 00000000057284b575a1d8b86e0cde4d2698ff22d858e00af571f11b5a86310d 2 0.00/1.00 vMB 0
59,520 59,520 0000000001525f82c5c09197a7dfa9e86eb7628a9d286aba6927226daa13f2b0 2 0.00/1.00 vMB 0
59,519 59,519 00000000087253f191b5ae26c0501d6ba69004b9162fcb7ad0a5109a0a97180d 3 0.00/1.00 vMB 0
59,518 59,518 000000000abc52968e4573cdeca41619eed2e8ac7e47a4f16eca928c065f736e 2 0.00/1.00 vMB 0
59,517 59,517 0000000003b901f5dab6ddcc99f812fce3aee88d0a8b1784ab4ae9608caa86cd 1 0.00/1.00 vMB 0
59,516 59,516 0000000005d2bb9951d09183543c81683750631b88ba88e75fb2e2fe7b431e2d 2 0.00/1.00 vMB 0
59,515 59,515 000000000c9d42305f608f042bf5049ba89e6a742859fda09707a1565beb0684 1 0.00/1.00 vMB 0
59,514 59,514 000000000998cf233e2ff913c35fe16d291dd6a6681adf800cd20ab2888aac32 1 0.00/1.00 vMB 0
59,513 59,513 0000000003e82c6b1074871084d6bedc553e94ca64c850746b4da233e6061318 2 0.00/1.00 vMB 0
59,512 59,512 000000000283e3d79f25d156f5fc5c643308fb4db285c5c5e3d7fcc61b69877f 1 0.00/1.00 vMB 0
59,511 59,511 0000000006416c24c19e6396df460f17c0d57000ade53f7e3bcbf94cdfa4a3db 1 0.00/1.00 vMB 0
59,510 59,510 00000000008cca76d5eb080f2a22a4ada8aedc6fe088172dd9f0b3c19866a6d7 1 0.00/1.00 vMB 0
59,509 59,509 000000000eeee1cc3d9eff682b5aebba482a4248588d0c4304f3e97374aa6f98 1 0.00/1.00 vMB 0
59,508 59,508 000000000f20a1bc1b37ed662ecd541fd37dc10078f2d017de51332a540bf18b 1 0.00/1.00 vMB 0
59,507 59,507 000000000a7b4339bc2883d1e7cf01a88c5782c80a319362614335fc4370c9df 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.22 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: 813.07 GB
    • Received: 23.82 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.