Loading Tool

Explorer IconExplorer

Memory Pool

83,193 transactions
32.01 vMB
0.10699891 BTC
Random Selection Loading Transactions
Max Size: 192.38/200 MB

Candidate Block

Mining Attempt 1dcaf0627a19f32939e7251ad8edd0e71c13ae9a4b19218b449dc1107dc28734
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root ff675116284ee4dc7ec778feb139b99381f01cec0efd2419570221e456e57c62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,334
Size: 1.00 vMB
Total Fees: 0.02585465 BTC
Feerates: 353.36 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (114,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
800,236 800,236 000000000000000000031a45674694c3203bb1aae4390057ca301e019e3387d7 3,326 1.00/1.00 vMB 18
800,235 800,235 000000000000000000016db0a7fa25dd4198b611c6ea17d6ea8ef92a82fb6dd3 3,852 1.00/1.00 vMB 13
800,234 800,234 00000000000000000000c89b547ec29fd712517463027995dd79549a8ba04654 2,169 1.00/1.00 vMB 18
800,233 800,233 00000000000000000003f7f6d0bcd8a3d3e637b62933b444d27543da5e2ca3de 3,285 1.00/1.00 vMB 19
800,232 800,232 00000000000000000003ffdea9b0d8df68221017f0277d8ea22f528c232a7fff 3,587 1.00/1.00 vMB 23
800,231 800,231 00000000000000000001e92fdab9bb9df58564ef3146ad7ee9e95c27eb9f9f3a 3,432 1.00/1.00 vMB 31
800,230 800,230 000000000000000000035772fa079b792b28bd74602765946afb470ba7f1133d 2,052 1.00/1.00 vMB 43
800,229 800,229 0000000000000000000141b048d1dd8ef21ac0abe91461365a26aa1bbe66a211 2,977 1.00/1.00 vMB 17
800,228 800,228 00000000000000000003fd7d044313719543124e4f21dc557cea5f1e6bbf4acc 2,891 1.00/1.00 vMB 16
800,227 800,227 000000000000000000024576191c42689e965332f64c195c439d09ec43a5c937 3,193 1.00/1.00 vMB 15
800,226 800,226 000000000000000000019403da229118d9241bf5c8e0942b8c239c5bac927a49 3,140 1.00/1.00 vMB 18
800,225 800,225 000000000000000000036f4a4dbe484302959d2f5af1c5000c88764c3c2b3101 5,800 1.00/1.00 vMB 6
800,224 800,224 00000000000000000000f06e48871e04a8b1b7c51e050fe2cec8c59638dd1653 5,650 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.