Loading Tool

Explorer IconExplorer

Memory Pool

44,398 transactions
26.82 vMB
0.07315808 BTC
Random Selection Loading Transactions
Max Size: 141.02/200 MB

Candidate Block

Mining Attempt dca34f35c71344688b4a0db246a065a64caedbcb350af1d9be9fe6e095bdde51
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 3b6f7135c7cbed6fb5f5c5578706aa4892079980c74db334bdc4fa1ce61d71d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,078
Size: 1.00 vMB
Total Fees: 0.02339309 BTC
Feerates: 159.25 > 2.34 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (250,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,201 664,201 00000000000000000002760b458891c45163ae00500d3b46d1bc57f23eb214aa 2,988 1.00/1.00 vMB 105
664,200 664,200 000000000000000000028f798fc2818902cb53b56ae69b4354dfe6f88298d858 2,714 1.00/1.00 vMB 60
664,199 664,199 000000000000000000022278c789290a3c1165123a9cae4c537d8b567d3008d7 2,853 1.00/1.00 vMB 84
664,198 664,198 0000000000000000000f1c8b18bfde83a4864d1230fe4a8427e0519218f5e410 2,571 1.00/1.00 vMB 96
664,197 664,197 0000000000000000000bd30d33d101bc4c5ecb82653685fee8e18ceadbb99855 1,965 1.00/1.00 vMB 64
664,196 664,196 00000000000000000003cf722d386f97cda105d8fd015ca68eed0893cebac57f 2,498 1.00/1.00 vMB 72
664,195 664,195 000000000000000000017b4b2f2d81ea2ca1598d086871a627c81a68aec14287 2,205 1.00/1.00 vMB 84
664,194 664,194 000000000000000000063b16da302b17d967ba1202bd69abdeabbc30912d7bac 2,466 1.00/1.00 vMB 92
664,193 664,193 00000000000000000008352e4400923d319df29a59f25d8e01a6b6d00f548111 2,439 1.00/1.00 vMB 99
664,192 664,192 000000000000000000037fb1e1c3413b85a1a5dedd25cd285833007c3a27c609 2,747 1.00/1.00 vMB 75
664,191 664,191 00000000000000000002ababbcfbf0367c495f199fb98350454969b93547b0ac 2,844 1.00/1.00 vMB 68
664,190 664,190 0000000000000000000a850d2dc83c467b12bb8632f90d519ec0430fda8f1cb5 2,869 1.00/1.00 vMB 65
664,189 664,189 00000000000000000007d1c0bcc25b5770a8f755d89e17f64d132fbe67b08388 2,497 1.00/1.00 vMB 97
664,188 664,188 0000000000000000000993de77dd14c83be6a315622e02fe7c4d1053c2e38455 2,194 1.00/1.00 vMB 69
664,187 664,187 00000000000000000006e243693547fe7649a53b88d2210457e015f843582375 2,084 1.00/1.00 vMB 104
664,186 664,186 000000000000000000072acfce27dfa7f578bdfb316f6216bfb6a99c716c2f6a 1,988 1.00/1.00 vMB 69
664,185 664,185 0000000000000000000cf081979684a040cf40d05bea40b86bf4efc5804ec425 1,712 1.00/1.00 vMB 78
664,184 664,184 00000000000000000000fdf50f9d2a8f3347eeff3901c8fe1ba1a9cd102b5087 2,573 1.00/1.00 vMB 84
664,183 664,183 0000000000000000000cba549912738036682d67b7a3758d3dd5cb233e25176d 2,304 1.00/1.00 vMB 115
664,182 664,182 0000000000000000000df43155bd16622c922dfb18de7bc4e52f5415e813323b 1,805 1.00/1.00 vMB 84
664,181 664,181 0000000000000000000d4392b2bdac8a84c49764ba70dfab5979db4c345acdc0 2,820 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.20 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: 653.99 GB
    • Received: 14.07 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.