Loading Tool

Explorer IconExplorer

Memory Pool

80,379 transactions
30.25 vMB
0.08187515 BTC
Random Selection Loading Transactions
Max Size: 184.90/200 MB

Candidate Block

Mining Attempt 3cbabeae3e59021e315c9db0b1a65bbd4c63423943e2caa5ce387b97f9f1fcc1
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 8bcfa3a2035aceca4ebbe778441d54be3a66b5454f65c7c39fd2f4899a58e19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01441891 BTC
Feerates: 402.75 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (622,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,724 292,724 0000000000000000a0d4f2793b7554d6f9dd2e97c5a8147c8be22849fbaad0b2 172 0.10/1.00 vMB 31
292,723 292,723 00000000000000003e301dd855c056e7c093069a327763ef09effaa483d40363 67 0.05/1.00 vMB 10
292,722 292,722 0000000000000000847bf08673508b104c359470bfbe6cd0dd4707e237888d32 223 0.12/1.00 vMB 42
292,721 292,721 0000000000000000193396dd6307852b9fe617a6709b2c3ff423f3399d0fcb96 191 0.12/1.00 vMB 25
292,720 292,720 0000000000000000a21ba7cdf5e44ee82af677a6d81f994d1676e87f162ade37 501 0.38/1.00 vMB 24
292,719 292,719 00000000000000003b6b5ec4e0eba89fa0d856e52fcf9d6c05fd218ffd5a754b 687 0.25/1.00 vMB 45
292,718 292,718 00000000000000004420482024585ebb815d1f68bf11f2b4146fd65de306afe2 114 0.05/1.00 vMB 32
292,717 292,717 0000000000000000ad763169eb5a0840d644460d1cda5fc24330d11492f7ce89 186 0.07/1.00 vMB 19
292,716 292,716 0000000000000000260c63a253efadad65b5a60ba0c11c59024a52940cd5744f 1,455 0.67/1.00 vMB 36
292,715 292,715 00000000000000000fa74030c2acae03a585288887e1954a2b1a0863c0268330 29 0.02/1.00 vMB 11
292,714 292,714 0000000000000000741dd5efdcb4bb4f63e9d2fe06c377232235790b47ffc36e 48 0.03/1.00 vMB 33
292,713 292,713 00000000000000008ac1cf91e8fdd9d091fdefacbb94c992af3f524409684eba 225 0.13/1.00 vMB 33
292,712 292,712 00000000000000009d3ac226384988b6e004c6ab2305377aa06df576fa753bd6 275 0.13/1.00 vMB 32
292,711 292,711 000000000000000068753c20f298cc0842a0f435696dc1878e30bdff3bc7a4da 123 0.06/1.00 vMB 29
292,710 292,710 0000000000000000bf0b804ad5fdc8ae5f8a65bad0a7120b978e878a36022c23 256 0.12/1.00 vMB 15
292,709 292,709 00000000000000009e578f4333ea2f3970d1698decb0b6db39b7e65c4bb2edd3 191 0.11/1.00 vMB 27
292,708 292,708 0000000000000000b0bc0a3ae3ff7c940464d724bfb38cf2263cc1ea79646a90 128 0.05/1.00 vMB 37
292,707 292,707 00000000000000002724336a4f1768939f4ea9a75625ac919b9cc86424584869 46 0.02/1.00 vMB 41
292,706 292,706 00000000000000003f7680bf5afe1215329c5310f081915fa98a3bb020e10fb9 296 0.15/1.00 vMB 34
292,705 292,705 00000000000000008b72ef1aebc9690493e038126a0a6292edd37bae6d181e50 32 0.09/1.00 vMB 5
292,704 292,704 0000000000000000c28c2c95c9b678ea63a2d33ef38dfb919604e7423386f265 278 0.11/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.00 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: 718.57 GB
    • Received: 17.91 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.