Loading Tool

Explorer IconExplorer

Memory Pool

76,900 transactions
28.78 vMB
0.06903422 BTC
Random Selection Loading Transactions
Max Size: 174.33/200 MB

Candidate Block

Mining Attempt 0a68cb26977eed5b2a34b59fa92a5e0bdbfc24463cfdbf1111dc5b9b5591a819
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root ff3774243af0c42e0f191646585d2f61ec49e1db3420467bb07b0f64b0cd411c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.00921487 BTC
Feerates: 50.27 > 0.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (246,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,150 669,150 0000000000000000000340d43fe1b87d04b5ccddc43f9c7e44d1dac2cc20b140 1,419 1.00/1.00 vMB 128
669,149 669,149 0000000000000000000a9882ebf2243eb10da8810e139b4609efaba5b348bed8 1,428 1.00/1.00 vMB 20
669,148 669,148 000000000000000000064d001b33157e26fa0f5db8198d2fcdfe510bd3673440 1,307 1.00/1.00 vMB 35
669,147 669,147 0000000000000000000943e60592bd1c050a09df189861abec7fa919aa6b0810 2,430 1.00/1.00 vMB 87
669,146 669,146 000000000000000000004e46c5620a9123c0720a071bc89351d5e45b7ac11a19 2,145 1.00/1.00 vMB 59
669,145 669,145 00000000000000000001413c1adb1380b74f03ffb9bc22a05c5429479745e5b4 1,406 1.00/1.00 vMB 32
669,144 669,144 0000000000000000000ca577288045b503c6c5227b2a28eafac911c73999c33d 1,951 1.00/1.00 vMB 79
669,143 669,143 000000000000000000048ca8b13996e203f66eeed084ef0e4a47b2be27c74c5e 1,967 1.00/1.00 vMB 61
669,142 669,142 0000000000000000000bebdb08c00eed377aed686eb6614d103a38db804186d7 1,961 1.00/1.00 vMB 141
669,141 669,141 000000000000000000025b3e9966792baa76609a7eaf05fa32ad8dffa312857f 2,139 1.00/1.00 vMB 54
669,140 669,140 0000000000000000000409c9830983541220fa7cc1a22557820c831344c8371b 2,343 1.00/1.00 vMB 99
669,139 669,139 0000000000000000000ca25c017066a7320f534fb7cb511b2b42b6ed3404493b 1,773 1.00/1.00 vMB 24
669,138 669,138 00000000000000000006c04509b43790796ce90cfce693bdc522ce755ae7811d 2,207 1.00/1.00 vMB 130
669,137 669,137 0000000000000000000b9e65f7a9fb2551e79bfaf53c6cd23284f0a54d17f8f7 2,120 1.00/1.00 vMB 42
669,136 669,136 000000000000000000034ecb9e8f5de990407a79b5041e6931f05903a61f92cb 2,107 1.00/1.00 vMB 22
669,135 669,135 0000000000000000000b87c9109969e3908c3728280873e45c4b9119f2d3c58d 2,526 1.00/1.00 vMB 80
669,134 669,134 0000000000000000000654ee8d9ad298053d628588f872b4aa860bedb472a735 2,364 1.00/1.00 vMB 30
669,133 669,133 000000000000000000053489342607e4e7cc0af5b81c55da1097c2f118677b7d 2,983 1.00/1.00 vMB 127
669,132 669,132 0000000000000000000180396a00e70f91268dee539cfe164110886cec820491 2,392 1.00/1.00 vMB 88
669,131 669,131 00000000000000000004bc6ecf88a29d875d35917bb88957d3c8f52181c8aac4 881 1.00/1.00 vMB 122
669,130 669,130 00000000000000000001d9967f0711404a26676e5eef7f5543648760d11e6334 2,360 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.