Loading Tool

Explorer IconExplorer

Memory Pool

78,206 transactions
29.15 vMB
0.07237140 BTC
Random Selection Loading Transactions
Max Size: 174.31/200 MB

Candidate Block

Mining Attempt 0ffb4276a65a23ffe6bb63ce16d33202986ef9e533dfd25f398bbaf254dd5cfc
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root eed2a8e57a637ee0600c8590becd2f3f5c3578aeae7ea1323b35145e1e8d8eb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,135
Size: 1.00 vMB
Total Fees: 0.01332287 BTC
Feerates: 73.20 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (383,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,995 531,995 00000000000000000023a4bba9b05b3b82f63b54a057578803f1cd0bcbd7be60 58 0.02/1.00 vMB 14
531,994 531,994 0000000000000000002daabc05943dcced2cdcde42c2ad6efc3836c50da8feae 921 0.42/1.00 vMB 28
531,993 531,993 000000000000000000339341c4804f72acaac711038e900a86550b2119fb2ab4 131 0.09/1.00 vMB 30
531,992 531,992 00000000000000000015d91143019af215efe3cffa5a12c21739b020e632ba7b 1,550 0.68/1.00 vMB 13
531,991 531,991 000000000000000000318054c0b45655a611da65f501ee10bb027aa7e5f13661 938 0.36/1.00 vMB 24
531,990 531,990 0000000000000000000d3e25ce4e55d4db108c7e1f37686b548bae4614ccc4d1 1,613 0.73/1.00 vMB 17
531,989 531,989 0000000000000000002cb83ba17390bc1cd8dacd322c0250213e36255f424b31 2,062 0.83/1.00 vMB 21
531,988 531,988 0000000000000000000d8f783bc1b55ac40425851ea96c082980c92729a0a8ba 965 0.57/1.00 vMB 17
531,987 531,987 0000000000000000002f6f2ce5d1b9bcd615adb16c1a94ad718d44c67764f4fa 168 0.53/1.00 vMB 1
531,986 531,986 000000000000000000249b5d15b6e1e86892b706375d0c132f130328e7ff3f54 1,075 1.00/1.00 vMB 12
531,985 531,985 0000000000000000002ee5cb5b3344b431d0ce78b61985538ebe4a293832baf9 1,619 1.00/1.00 vMB 10
531,984 531,984 00000000000000000004bb4a6ecef6cdc4f8ced395336a555855934ec5bed6ef 2,143 0.69/1.00 vMB 33
531,983 531,983 000000000000000000012d4ac77d2f1a6acefe1bc971729d3821b094840262fb 508 1.00/1.00 vMB 7
531,982 531,982 0000000000000000001e01d834dc72ce35be96727cd40bb08a7c186a7ab04ef0 547 1.00/1.00 vMB 8
531,981 531,981 0000000000000000002337949e5107b68ec86c1332bcd154c58e85707e159f19 628 1.00/1.00 vMB 4
531,980 531,980 0000000000000000001ab87a4f8652715058cccdd3a19c3916b827964322d764 715 0.27/1.00 vMB 27
531,979 531,979 00000000000000000013be3d990cdca29ddae892d62685abab88d9c06ab9925c 1,954 1.00/1.00 vMB 16
531,978 531,978 0000000000000000000e59d4a6b71008315d436c7c700da199a240a39bed4321 198 1.00/1.00 vMB 1
531,977 531,977 0000000000000000002284798efc672de5c338392ecf7d60925239db3cc4b40b 512 1.00/1.00 vMB 5
531,976 531,976 0000000000000000002040580a759f5368ae31f20149a3ebc46d1b29060ca497 350 1.00/1.00 vMB 9
531,975 531,975 0000000000000000002a191b0816ae90e5f60bc98fee3930ef88f9b6ea9e77cd 300 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.