Loading Tool

Explorer IconExplorer

Memory Pool

75,804 transactions
28.19 vMB
0.08287128 BTC
Random Selection Loading Transactions
Max Size: 170.73/200 MB

Candidate Block

Mining Attempt f8da72ded2e0d7288937ad7520db546a55e5d792f7708e51b3a22b252e959b93
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root c6216d04a37386ba3e91075974acc2b581f930170df065c1e5da0368c24533ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02163661 BTC
Feerates: 100.27 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (211,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,596 703,596 0000000000000000000c14a830fb263c2f7f794e456255d4165512ae66cbde5b 1,457 0.59/1.00 vMB 12
703,595 703,595 000000000000000000048dd66fdc57a66c68b17a8063ae4a475cc91aac7e0ec5 1,339 0.82/1.00 vMB 6
703,594 703,594 0000000000000000000459b13599ccdfdf2d2c08cccc0c23fdd2f77850144ac8 2,590 1.00/1.00 vMB 9
703,593 703,593 000000000000000000039c7234a033fd675633d14aaf5b7c3b0d14b0160a4f48 59 0.02/1.00 vMB 9
703,592 703,592 0000000000000000000488c537d7d3f93ef03df09e41a468afbd67c3ef517ab4 1,804 0.51/1.00 vMB 5
703,591 703,591 00000000000000000006391d173193364f8fb69cd2bd60d21031e4d57186890d 2,486 1.00/1.00 vMB 9
703,590 703,590 00000000000000000008e10246d4779b51de75359d65eae2227e092e77564543 262 1.00/1.00 vMB 11
703,589 703,589 0000000000000000000a198c6203ea3874a6b8334d28d1223d83ad34bb77671b 858 1.00/1.00 vMB 18
703,588 703,588 00000000000000000004c5a5f58763310397017c8b00cd020c8f9df87f3e8342 336 0.09/1.00 vMB 9
703,587 703,587 00000000000000000002f60022b36fe942bf1d4777a7b3ff297d9392056a8623 1,398 0.89/1.00 vMB 8
703,586 703,586 00000000000000000005d6485629a89ccca91982a786faaf18d63137630041a8 2,832 1.00/1.00 vMB 12
703,585 703,585 00000000000000000000f14dea1712bba6a59fc08337319d2e1aa5968f38a374 2,273 0.77/1.00 vMB 14
703,584 703,584 00000000000000000004288838ebecdcc4c87fb5a9a3c69437c351bb87410d51 1,727 0.62/1.00 vMB 9
703,583 703,583 0000000000000000000e1c751629fb7e8112c37eda91f9f6d8e223cd2ee50c05 3,392 1.00/1.00 vMB 10
703,582 703,582 0000000000000000000ca898c82bc06f3c2c2302cc2bf52892f26e4e37d04a5b 1,380 0.43/1.00 vMB 10
703,581 703,581 0000000000000000000a67b17a0783a61f1a44e9375fa62e6f5dc239c43516ba 1,946 0.70/1.00 vMB 10
703,580 703,580 0000000000000000000581d38cbba0d9a00fca492480898a4157baee20c2f229 1,740 0.49/1.00 vMB 10
703,579 703,579 0000000000000000000a4c048391af76d5ccdbd044880e9c0e19fda49b5bd22d 2,502 0.88/1.00 vMB 9
703,578 703,578 0000000000000000000214eb475222e5f4d0b9fe7df2e512fa2012173a6752fd 710 0.21/1.00 vMB 10
703,577 703,577 00000000000000000009fee2a2f3a266130b48a50c722835f5c0d0d6dbe2cfb8 1,836 0.72/1.00 vMB 8
703,576 703,576 000000000000000000036d761c5968aafba51435afcd28b11377ce8d9a0cc396 572 0.43/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.90 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: 713.65 GB
    • Received: 17.44 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.