Loading Tool

Explorer IconExplorer

Memory Pool

78,397 transactions
29.29 vMB
0.08170794 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 04bd154907167a0770e59a5c40dae08974f9b35b399a115ab7cc89150c259398
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (202,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,262 712,262 0000000000000000000129a46c9775e94f5f04131270565dc160cae8eb606224 1,118 1.00/1.00 vMB 4
712,261 712,261 00000000000000000006161dc946be3bba501015221f7282f756c6673109f39e 991 1.00/1.00 vMB 5
712,260 712,260 0000000000000000000a38c1bee4c6bc8ed2df4d9bdbcc0c896938d293c37107 2,504 1.00/1.00 vMB 5
712,259 712,259 000000000000000000076ba006975876e3ac9f4aa8d93c1caa25f4858853b4ca 3,014 1.00/1.00 vMB 11
712,258 712,258 0000000000000000000407fe662856d7dd4068cbfc6add11f06c4b30b0654fe4 3,526 1.00/1.00 vMB 27
712,257 712,257 00000000000000000008687ad0a4f51eabcf65ed0b4a486a74e1d6ade1ec9ed1 1,239 1.00/1.00 vMB 6
712,256 712,256 0000000000000000000785c38cc5a781a974ab90ae49b81f5238adc7a8c6dd85 2,807 1.00/1.00 vMB 8
712,255 712,255 000000000000000000050887512f2f8875c21444c1655b9204127896e29896eb 2,237 1.00/1.00 vMB 8
712,254 712,254 0000000000000000000287c0d785aaf36d509aa3d77b7694a2712b3c56f60630 2,530 1.00/1.00 vMB 8
712,253 712,253 000000000000000000066669cf0529d278ebf87f7f248a9765727020e19ae048 2,923 1.00/1.00 vMB 8
712,252 712,252 0000000000000000000131433fec667c826a1ebc5d5a536c4224a96545b4f977 3,282 1.00/1.00 vMB 17
712,251 712,251 0000000000000000000ab1b8b7b9287ef8ae6e8a506b7eb23879d77572d8205b 3,249 1.00/1.00 vMB 12
712,250 712,250 00000000000000000007d2685ccee70e757bf006431a3f9eaa6d2d551085ef34 2,780 1.00/1.00 vMB 10
712,249 712,249 000000000000000000054e0303fd8885a3947d8d66ae6e89b4cce7b77c3d11b2 2,851 1.00/1.00 vMB 12
712,248 712,248 00000000000000000007e65214f832f8f9afff0efb649aa901dfbe4851f63974 3,899 1.00/1.00 vMB 25
712,247 712,247 000000000000000000003d782a7898fcbb60d5d5e6f20f48ab77f49e4481b1e3 3,099 1.00/1.00 vMB 17
712,246 712,246 00000000000000000008d89fd08a6520d49b12249be16712c41dd23c8c0c6dc3 2,226 1.00/1.00 vMB 15
712,245 712,245 00000000000000000004f743a3b021fda9999bc51298af9f8494a16bea18b957 3,431 1.00/1.00 vMB 14
712,244 712,244 00000000000000000002842fff9869103ae2cc042a8e518b338bf82344c80338 3,642 1.00/1.00 vMB 24
712,243 712,243 00000000000000000008d80d042da691ff45bd51b833329b6527544e43253ae2 3,652 1.00/1.00 vMB 20
712,242 712,242 00000000000000000007d1c173ccc37a1aee7673f900d8648842aca1029d50a0 3,261 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 674.53 GB
    • Received: 16.43 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.