Loading Tool

Explorer IconExplorer

Memory Pool

14,548 transactions
6.42 vMB
0.01487334 BTC
Random Selection Loading Transactions
Max Size: 40.13/200 MB

Candidate Block

Mining Attempt 79e2515fe90bc4f68a4b0c0a4356f3ffcb4c29c1959a4b6bd8860310c9cea166
Version 20000000
Previous Block 000000000000000000005a7fcc8cf9eb89f36f9d1e5679bfff3939cf75b42e3b
Merkle Root 7a5278606dde8c369b43bfb49cd9523d237d422dd8d4a22940f9f6e2e9327ebd
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.00890524 BTC
Feerates: 1,241.39 > 0.89 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,277 (81 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,196 938,196 000000000000000000011b266ac6daa8bddcaced2557d1f7da4d0afc1280bcc5 4,029 1.00/1.00 vMB 2
938,195 938,195 00000000000000000001d6c522ebef07fe2381243723d7a8ec248f6dc7826f8d 5,162 1.00/1.00 vMB 1
938,194 938,194 00000000000000000000e6d640a833582c3110eb10811811aa02c39eaa961730 5,126 1.00/1.00 vMB 1
938,193 938,193 000000000000000000001de894b3ddb78d141f31907962f0b00cf72aac257d70 1,239 0.39/1.00 vMB 0
938,192 938,192 00000000000000000001673ac35ef823ab384a39544040bb446025f0e2b02887 5,469 1.00/1.00 vMB 1
938,191 938,191 00000000000000000001bdf8559ef49c111aae3a85f031cdfad941d6285ec8aa 204 0.06/1.00 vMB 2
938,190 938,190 00000000000000000000924a238c5908e74e4ed1758851c974d360de201d4bb1 5,397 1.00/1.00 vMB 1
938,189 938,189 000000000000000000017186d68badbba28febda7037fc92c7a352cd6d247f4c 3,174 1.00/1.00 vMB 2
938,188 938,188 0000000000000000000194411078763d12a86889274246da6d4f5533b116e151 5,055 1.00/1.00 vMB 1
938,187 938,187 000000000000000000002ad64e481e7483bc663ef590a9c53f3a12ab8fda5aa6 3,825 1.00/1.00 vMB 2
938,186 938,186 00000000000000000001820f4684cd29754a13064b8a0330b36b462d72bd7a10 5,076 1.00/1.00 vMB 1
938,185 938,185 00000000000000000000b98fbc7bfb894ce73538c9cfc340ea93ce176e9b698d 3,402 1.00/1.00 vMB 0
938,184 938,184 00000000000000000001d9398b7bef18059a9d433e74a85d9e55665565784bcd 3,582 1.00/1.00 vMB 2
938,183 938,183 000000000000000000006ae6a8e3d2104a295ae78ddcc30745aa1c9541d2d4ce 3,328 1.00/1.00 vMB 0
938,182 938,182 00000000000000000000114ca20f44e76335aeb4138b4810a29fbe201aeaaca8 1,308 0.42/1.00 vMB 2
938,181 938,181 00000000000000000000592aabb7ea6df4e96e58267c5cfcb9917ace655a2a5b 4,420 1.00/1.00 vMB 1
938,180 938,180 0000000000000000000169993d17efec5552bb0b9ef6508f08f15feec7ed7050 3,505 1.00/1.00 vMB 2
938,179 938,179 0000000000000000000036a72c1dd860e9c336459957da90a6800988c80ce8ac 3,448 1.00/1.00 vMB 0
938,178 938,178 00000000000000000000eb52a81be978cb0c964a15345718caece45758eb580a 969 0.31/1.00 vMB 2
938,177 938,177 000000000000000000018a427c1823a01a3eda7d27ef60d01d0c01fc12793b46 1,869 0.65/1.00 vMB 2
938,176 938,176 000000000000000000001f2c79f33c3aacdd642073c54b9d2b98dda7a123a5b0 3,956 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.63 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: 4,090.47 GB
    • Received: 224.71 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.