Loading Tool

Explorer IconExplorer

Memory Pool

80,311 transactions
30.05 vMB
0.11888929 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt f9f3e147d42011ccc03dd93a3c7a284f326453bef75f2c97c0bb10b0de72705e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 5b6a8793216bd33d1b076950863a1e34dcb63c7b5972cd8924d57b27041afa5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.05740143 BTC
Feerates: 180.34 > 5.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (538,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,055 376,055 0000000000000000005cd752545fc6929cc17782b57123e5981537e18d35afcf 764 0.40/1.00 vMB 43
376,054 376,054 000000000000000005fa04fba0e16fe9f52471f3758d5b70dfb73d43ff2bc3c1 251 0.13/1.00 vMB 25
376,053 376,053 00000000000000000565b4653bab4ad196cc71cd74b10f45aaef3b661f6f0f77 635 0.84/1.00 vMB 14
376,052 376,052 000000000000000010a25ec99c0ea364165d714587384325641c1aa6e9235acd 1,462 0.93/1.00 vMB 36
376,051 376,051 000000000000000011a62b2189edcf2c7e729ae70a93d17412e60e44cce09d03 1,877 0.90/1.00 vMB 42
376,050 376,050 0000000000000000122beb7ec141424693013d0b451f4f3d5919e063e3c06734 948 0.41/1.00 vMB 41
376,049 376,049 00000000000000000b86adf00a1e6364b534ac9f5277722c0dff4e52a9ac2a5a 1,683 0.91/1.00 vMB 36
376,048 376,048 000000000000000011263bc2502254603d3ce8a664ebcc12bd0a99bb80925110 255 0.33/1.00 vMB 13
376,047 376,047 0000000000000000086ac694b55e17eedfdaa46cb12925963ae8069def7c9710 1,279 0.60/1.00 vMB 39
376,046 376,046 000000000000000010be8847e86688919e0f9a2f8186ac1b9d9f6b0dbb56c1c3 182 0.13/1.00 vMB 29
376,045 376,045 00000000000000000f0e4de92ea9bc94afef0169a9b52e560f814037675b988f 805 0.47/1.00 vMB 36
376,044 376,044 00000000000000000fba75a981e367ad18e05eb782f9cb32c9c58814ac5430f1 33 0.01/1.00 vMB 39
376,043 376,043 00000000000000000b477aa31db699ed1e6400bc03da0800637063b17982eae2 68 0.03/1.00 vMB 36
376,042 376,042 000000000000000005b9a1de171f9c71416514b00342d496dd60451da46e9e12 508 0.23/1.00 vMB 43
376,041 376,041 00000000000000000667f0eee6b9713b44c156816bee8995088775068ed53331 902 0.55/1.00 vMB 33
376,040 376,040 00000000000000000f749abb43637a56d4c57e93c56e43e11dfb0d0196c7066c 1 0.00/1.00 vMB 0
376,039 376,039 000000000000000000f1ca80787b56b3b68f6e77d6169a65ca4bc2b82a5db11d 45 0.02/1.00 vMB 25
376,038 376,038 0000000000000000118e701c7449b30a35ae4d617c694964aaec2c92497a3ff0 1,163 0.76/1.00 vMB 30
376,037 376,037 00000000000000000ab3eb9512632db569817c2dc6a570a61f9102564c8cc632 587 0.87/1.00 vMB 12
376,036 376,036 0000000000000000005e146b5577f994a5a65d4983bf75e90b08a0d525992ebb 1,810 0.95/1.00 vMB 47
376,035 376,035 000000000000000009fbf4f53f32143a53f822a77d159b1109bdc39bd44963b1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.