Loading Tool

Explorer IconExplorer

Memory Pool

42,280 transactions
26.97 vMB
0.06448467 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 0794ff4d17ed480256eee9bd157d60012d7fdd3ce0fbba50dfdfde5c21049eb7
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2ea4900d05f67653a87ff2d6017b979901e77f7deaac9c389875c201fc268053
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.01429838 BTC
Feerates: 60.14 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (568,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,119 346,119 00000000000000000268bde4481c5ee08f901674b4ead2d9a2c476083bc2bc0c 845 0.45/1.00 vMB 23
346,118 346,118 000000000000000006c2b58342608e0a7d3f5c6bd9e136fc9c3bf775aaa2e005 975 0.49/1.00 vMB 24
346,117 346,117 000000000000000002084c8fe8a1ff96e7f578b3b2d077af76771f51f6c97b2a 601 0.33/1.00 vMB 25
346,116 346,116 00000000000000001018fe5722c32266e56eac57b4b7f5f7462abaa916b7477e 1,105 0.62/1.00 vMB 24
346,115 346,115 00000000000000000305de6dc630bc74758fd1d0d7b488d437dd92c2aaa17a56 418 0.20/1.00 vMB 24
346,114 346,114 0000000000000000098b47d8ed2ec5bc07e45ddd928d19bcc30318473015362f 972 0.84/1.00 vMB 14
346,113 346,113 0000000000000000161ad81dc9825ac521330a81f34060d9d1d2ec77f5e1f74c 2,365 1.00/1.00 vMB 30
346,112 346,112 0000000000000000060c9e6cc0020ecfc1581c13555e81a2c7f2e22e00345084 1,372 0.75/1.00 vMB 26
346,111 346,111 00000000000000001787f1bb15862a09bf0d57f38420d6232d982c351765fb41 102 0.06/1.00 vMB 18
346,110 346,110 000000000000000012753a6158158bb3d6dd63473415de3c501841c25655856b 132 0.08/1.00 vMB 7
346,109 346,109 00000000000000000893c519ff1a5b5a283c4e5ca0d9fa6118a14308ad4e8f67 1,001 0.49/1.00 vMB 25
346,108 346,108 00000000000000000ddda3f69ef994fae306cd78f7d512b67ac9df29723a26e8 539 0.27/1.00 vMB 28
346,107 346,107 00000000000000000187bdf2f60bef6d7cd7c56fc8f12fb423cb1234dba5e02b 125 0.08/1.00 vMB 9
346,106 346,106 0000000000000000055b8573dc0d89f27a96ae80a4ccaaa933493358ffa5e8d5 395 0.23/1.00 vMB 23
346,105 346,105 00000000000000000c042b1b7e57568c18250c599df41de98b67c9c408678859 158 0.12/1.00 vMB 17
346,104 346,104 000000000000000011e4a58d403ab7cb0164ea9c46cf687fb4373e47bc0b6fde 64 0.06/1.00 vMB 4
346,103 346,103 00000000000000000f2b7d1659c7edcf09a219f5af55e17e0f4e3b1ddbae9d71 283 0.19/1.00 vMB 20
346,102 346,102 00000000000000000af870e15003b0681be2477574ecffe8824f25382db38bd7 528 0.31/1.00 vMB 22
346,101 346,101 00000000000000000219e35254c2965f2ff16d53dcd10d20ae8182ebc78ee81e 358 0.25/1.00 vMB 28
346,100 346,100 0000000000000000027a781a7cd4212cf72e8aadcd2141aa4d9f58dd304a4693 499 0.26/1.00 vMB 24
346,099 346,099 000000000000000012b01e9ff1a55108ce6c936eb8fdd2c731b82854c54467bf 815 0.52/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.