Loading Tool

Explorer IconExplorer

Memory Pool

46,403 transactions
27.84 vMB
0.08370263 BTC
Random Selection Loading Transactions
Max Size: 147.37/200 MB

Candidate Block

Mining Attempt 4bc7619ff3799941326ca32e56068ef358b6f45dfb5d2236f9a2cc63f85c9fd3
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 7b03e81b62ee6119e2973a79da8bd9e2b50dda117dc5cfb4ae8ad87496fbc248
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.02968746 BTC
Feerates: 200.00 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (216,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,397 698,397 000000000000000000092642ff7928dbf70f8ca5b5a04608b8f1af40f526ae87 172 0.06/1.00 vMB 18
698,396 698,396 00000000000000000009805e2838bfec039c1621aa0f4194e50363590bd228b8 1,125 0.42/1.00 vMB 8
698,395 698,395 000000000000000000034af88b59dbeeecde9559dbb88002efaca37865684a97 2,429 1.00/1.00 vMB 10
698,394 698,394 000000000000000000014514384d84fb670e1788473712e5e4a5a98d42360175 1,633 1.00/1.00 vMB 6
698,393 698,393 00000000000000000000dcd935bfcb9ead13ae50489947cde219715e73bdbe81 3,040 1.00/1.00 vMB 7
698,392 698,392 0000000000000000000e05b4df0ffc2aaa7f6a8be6e9f40c53d2ff928a0b0f95 2,592 1.00/1.00 vMB 9
698,391 698,391 0000000000000000000c663e88616a9d6ad203ea017547d99faaaff49aae9c58 2,651 1.00/1.00 vMB 23
698,390 698,390 0000000000000000000dd3cce15fd5a575c0d3ca286c591d116ad3357f7ce592 918 0.38/1.00 vMB 9
698,389 698,389 0000000000000000000d297423b709bb2b52c71329d2ec2b20ad067448e8ffed 1,163 0.43/1.00 vMB 11
698,388 698,388 00000000000000000007a9dab6c3d66e692f5f3ad35a140e14c4ed563b4d736a 541 0.18/1.00 vMB 14
698,387 698,387 00000000000000000003ff615270313b0a16da7f4923164a3656ea7f187a2e80 628 0.22/1.00 vMB 8
698,386 698,386 00000000000000000007b6a0c7c91ac3b4f144e73be495db63bea27a98a9933c 1,105 0.54/1.00 vMB 10
698,385 698,385 00000000000000000009c9b9c089b868eae253e25dd4b468f7616a2090c227fb 429 0.22/1.00 vMB 10
698,384 698,384 0000000000000000000fa6a0a77cd7a677d0ed542767f6843da488362abf179a 883 1.00/1.00 vMB 4
698,383 698,383 00000000000000000004fd75ae3076cf3490c184c5a4b9df3803497a386e4cd3 2,353 1.00/1.00 vMB 11
698,382 698,382 00000000000000000003c339bf0f832beabca9655f2a07bd062c893119f1c817 953 0.31/1.00 vMB 11
698,381 698,381 0000000000000000000c8d85791fcbfb1489637e4be6d828a5733f2ca1a72d33 563 0.28/1.00 vMB 10
698,380 698,380 00000000000000000002da842c1b363bd1f7b479e8297099fa9f522c61fa2ccc 1,925 0.67/1.00 vMB 5
698,379 698,379 000000000000000000094aac1ea7f95975a13b72c911250fa271d5d9eff12468 2,865 1.00/1.00 vMB 16
698,378 698,378 0000000000000000000c6c2df693db0c1bb3dffa1af26ad675cb93c92652bfd2 398 0.15/1.00 vMB 11
698,377 698,377 0000000000000000000942757b677582861d24f457d77bfaa4e4baaf407fe4ce 2,096 0.71/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.