Loading Tool

Explorer IconExplorer

Memory Pool

75,876 transactions
28.05 vMB
0.08821538 BTC
Random Selection Loading Transactions
Max Size: 170.64/200 MB

Candidate Block

Mining Attempt 64fea0454a40d7b6fba79e8d188c597434dc5c03c087eff6d208e4575ffb644b
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 58a46a703423837f8efa3de0c60d9a2d514c60c1650c61cdf7458e1be45dbaba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.02759146 BTC
Feerates: 118.43 > 2.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (115,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,257 800,257 00000000000000000001e1a3b34e06d21c810137b6c6d2491f05d46379577922 3,429 1.00/1.00 vMB 24
800,256 800,256 0000000000000000000112ecaa31bbaa5ee13596924590b5cb0fbd4cba8d69c8 1,549 1.00/1.00 vMB 12
800,255 800,255 000000000000000000031b975bb4eda5dcdb7fb1e4447ff074f0c4abf33d5253 3,017 1.00/1.00 vMB 15
800,254 800,254 00000000000000000003f8972222cb4b133a208c12fed9046df75b7845cb6d9e 2,861 1.00/1.00 vMB 11
800,253 800,253 00000000000000000004b74942ca8de11ef1d704ac4686355692f4d4d92fb6de 2,164 1.00/1.00 vMB 13
800,252 800,252 0000000000000000000151de08f50fb1832fc55618508a0e535daba119850e92 2,762 1.00/1.00 vMB 15
800,251 800,251 000000000000000000050351c60f821a291f6c33e10240301d5581e74ddce265 3,275 1.00/1.00 vMB 29
800,250 800,250 000000000000000000005df398671dc7d84681563470a08b90798d0fb3cbb475 1,067 1.00/1.00 vMB 20
800,249 800,249 00000000000000000000c37325925048937059aab57064ea61e673a437425b48 2,712 1.00/1.00 vMB 12
800,248 800,248 000000000000000000035e45cd15e771beeb6db6c3421800d476be9fa5b7cbe7 2,254 1.00/1.00 vMB 11
800,247 800,247 000000000000000000048316989134793b3e2c77859e7a104988f209b29f0cce 3,103 1.00/1.00 vMB 11
800,246 800,246 000000000000000000037a9a170d5698706d4f57b0df40c75090be3c50545b30 3,501 1.00/1.00 vMB 25
800,245 800,245 00000000000000000004a65a6dd34c44c641eb7e892da3687ea79dbd60e505fd 2,187 1.00/1.00 vMB 11
800,244 800,244 00000000000000000001cf393fd094daedf0257fc965b83c9c2b74b0313fc1a5 2,378 1.00/1.00 vMB 11
800,243 800,243 00000000000000000004d689ee09476f24648fd61394fd339788cac12963b7e9 1,616 1.00/1.00 vMB 15
800,242 800,242 000000000000000000009358320e0ecd59cfdc3fbed743c1e580c0f4f0a616bd 3,765 1.00/1.00 vMB 24
800,241 800,241 00000000000000000000d9330bf8a03ce70cbe5542bddd16558693a43ea32fd3 3,096 1.00/1.00 vMB 19
800,240 800,240 00000000000000000004830ce1fa60021b7e61b90abcdbf2e908441527c53c2d 3,373 1.00/1.00 vMB 29
800,239 800,239 00000000000000000001617cbaddcc6084733b9662bf36b7da9d8e648dc4098e 2,124 1.00/1.00 vMB 13
800,238 800,238 00000000000000000000b770180d59306ac47cca0952d34fd72ef9e4fb22e22f 2,623 1.00/1.00 vMB 13
800,237 800,237 000000000000000000022e83f31ab2b5d4d3c36c3368c1d86c993f09c29010ac 3,775 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.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.