Loading Tool

Explorer IconExplorer

Memory Pool

40,245 transactions
26.45 vMB
0.05683523 BTC
Random Selection Loading Transactions
Max Size: 137.90/200 MB

Candidate Block

Mining Attempt bec4542fb6f350897864ef08af8343cd1d0be6d5dbc8b0d440fddf8c7f022533
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 23982f3d184efc763551b614a674c1faca8104eef3045028dbd390f5f91b63ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,353
Size: 1.00 vMB
Total Fees: 0.00816702 BTC
Feerates: 50.27 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (243,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,529 671,529 00000000000000000002fbdf719ccfe19e57877723cd94a8beab552baf072d44 379 1.00/1.00 vMB 64
671,528 671,528 0000000000000000000bea2071a8f6e2b33e8c06cffa166f27cdf7d2d32ff1aa 645 1.00/1.00 vMB 76
671,527 671,527 0000000000000000000ad7b30dcaae6b1e81571c5b3a829b465d5b1c8ee459f6 1,450 1.00/1.00 vMB 94
671,526 671,526 00000000000000000002113eb910a6f10af626ca8e33035c0169d3949abb9a29 1,493 1.00/1.00 vMB 82
671,525 671,525 000000000000000000031a01038da37fded57ce9a56e4d45f643cb54b85f3d1d 2,166 1.00/1.00 vMB 91
671,524 671,524 00000000000000000007a937b0fe3f1685f89f130710b0ada774dc8183308501 902 1.00/1.00 vMB 55
671,523 671,523 00000000000000000003c09bc5de5b3165786ffe19daa4f659b6b9e3a937c300 1,322 1.00/1.00 vMB 82
671,522 671,522 0000000000000000000cac26f105e007bacf13af13339c0a7a8277586656c23d 386 1.00/1.00 vMB 64
671,521 671,521 000000000000000000003528bf477fee63061a4ee9efa05dde3b28a251bdc138 343 1.00/1.00 vMB 65
671,520 671,520 00000000000000000009586da7c825138416ded0be5d905c5d76db8fc6e4e737 2,426 1.00/1.00 vMB 90
671,519 671,519 000000000000000000082209fb176eb2ee987e5d3f532166df68f0e0f473fb7e 1,638 1.00/1.00 vMB 116
671,518 671,518 000000000000000000046cc22a9720190106dd7ed68d12b5f1735e72a3b21cb9 1,074 1.00/1.00 vMB 70
671,517 671,517 00000000000000000009015dd325ebe334b347c101da05b24b7cfb1f7d20268e 1,563 1.00/1.00 vMB 103
671,516 671,516 00000000000000000002eef298b449b2ced5dbae6c1f1ee19afa20d65dc45519 1,218 1.00/1.00 vMB 105
671,515 671,515 000000000000000000039c48e84a54b105f600e38de8a2e9116ad2b9d36daf37 2,160 1.00/1.00 vMB 115
671,514 671,514 0000000000000000000c2c1425bb995ab351fbbc680a4eb5712794b7cb5bfb09 804 1.00/1.00 vMB 79
671,513 671,513 0000000000000000000a23665f23666d332c9ebe2a8b4673f2f4e8bec966b505 483 1.00/1.00 vMB 86
671,512 671,512 0000000000000000000abeb6da0abe5c49be240dc19c1898cadb68eb324db575 1,125 1.00/1.00 vMB 109
671,511 671,511 0000000000000000000b395d70d8aabf2369144cfb6093988109570e077fe287 2,249 1.00/1.00 vMB 120
671,510 671,510 00000000000000000001659d5e7e37aee77144f579e28cc664c821dc7ab01a95 139 1.00/1.00 vMB 44
671,509 671,509 0000000000000000000a1576780f47320d20fc78df735edf3fe0306cf32aaf66 1,810 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.