Loading Tool

Explorer IconExplorer

Memory Pool

82,159 transactions
31.20 vMB
0.09343078 BTC
Random Selection Loading Transactions
Max Size: 188.79/200 MB

Candidate Block

Mining Attempt 8ae9bf34c435b5dbf4a0a58746c504af91e40549b70546829adf9c223a58e507
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root e8a70f62e39bc3e6fff14452a0ca5ef79f6240245bc07ba56aa2c5e9812f5a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,299
Size: 1.00 vMB
Total Fees: 0.01806066 BTC
Feerates: 115.63 > 1.81 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (566,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,075 349,075 0000000000000000100eca5cc9b8e51a2be39732221c3af5f13c71b2a8d4b7fa 525 0.40/1.00 vMB 22
349,074 349,074 000000000000000010ade3d26d779c8fc948e3b336866c3263f5559b07f04ca7 359 0.27/1.00 vMB 22
349,073 349,073 0000000000000000110510b5815d6d125e32b03664e6780f8d2246221f344182 376 0.35/1.00 vMB 19
349,072 349,072 0000000000000000073c60c027db6ed6d024cd80bcbc1bac5b2e51b262a0be6f 894 0.55/1.00 vMB 20
349,071 349,071 000000000000000015c004584b9940b4f2ec158d46fc234a33794723bb02c737 1,186 0.75/1.00 vMB 20
349,070 349,070 000000000000000003e90432a7ee4512039252e46fa0f78be2d841233913dd82 411 0.55/1.00 vMB 15
349,069 349,069 00000000000000000ce343e93d4a409505f11514fe2516ac70a53007b601cbec 1,813 0.75/1.00 vMB 34
349,068 349,068 0000000000000000085af23d4ee83cf442694d6be5fb6af3cff4b595f00f35e1 896 0.42/1.00 vMB 30
349,067 349,067 00000000000000000e2576bb161f50889ff60ea465f22dadd2f654caed5a7cf4 64 0.07/1.00 vMB 11
349,066 349,066 00000000000000000240932556a6046a20b70472e34848e8b262191fe6961a9d 726 0.36/1.00 vMB 27
349,065 349,065 00000000000000001287a125eed61f3394a71d6d80eadcd81d96dd156cefcfa9 734 0.42/1.00 vMB 48
349,064 349,064 000000000000000003cfdfca97957fed19e9d171178d76f2a9caf213d9edb1f5 318 0.15/1.00 vMB 26
349,063 349,063 0000000000000000055ba83087e0e2239c13b9368d3430208800536a32f10961 8 0.06/1.00 vMB 1
349,062 349,062 00000000000000000545ab2bc494d42c2167275800f4f04502b665f0542ad356 74 0.11/1.00 vMB 10
349,061 349,061 00000000000000000462dadd6a115f1e0c010d4511e8156a47d395405e6ed380 299 0.13/1.00 vMB 32
349,060 349,060 00000000000000000400d9582bab30043c7f582892f234fedf7cc5cea88107af 343 0.19/1.00 vMB 26
349,059 349,059 00000000000000000433f3aa43e05c50c8e44f55cc2b9883d67d9f8631291b7f 219 0.10/1.00 vMB 29
349,058 349,058 000000000000000004992272a1965946fe641de6bf9b2ffdb23656337ef579e4 925 0.47/1.00 vMB 28
349,057 349,057 000000000000000000481cd91a9d8a19ac492d1ea5faaa629350a19fb1a480a4 382 0.21/1.00 vMB 25
349,056 349,056 00000000000000000ba7b0bc9b84ea8998a2efb41025576d1dbbdbcf43f54a16 512 0.32/1.00 vMB 19
349,055 349,055 0000000000000000101883134400b6a56b49e99e79f87580f99b263e85553ba1 1,738 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.