Loading Tool

Explorer IconExplorer

Memory Pool

52,434 transactions
30.89 vMB
0.15268445 BTC
Random Selection Loading Transactions
Max Size: 165.79/200 MB

Candidate Block

Mining Attempt 11da773ad9d0b11e33a9faaaef5455797cec294ac37ac2b8c459ac347764aabb
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 0d4e3be7a4a54ee5ba4c2e3c0dafb915c6b53a0e8f3afe152754795a1d32bef7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.06829550 BTC
Feerates: 150.75 > 6.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (584,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,821 329,821 00000000000000000ff0ac19886e5b4348848de00e0ae0c42525e3979295d1e8 512 0.16/1.00 vMB 49
329,820 329,820 000000000000000013b90ea6a3d462f7249fe0512b4469b43cbb0eaff0129025 315 0.15/1.00 vMB 31
329,819 329,819 00000000000000001093cafd4cd62f627788840ed32954e67ebde33656f80177 806 0.46/1.00 vMB 24
329,818 329,818 0000000000000000056db8fd9335c66c975bacde0bc5d77b6dcedfd1cd6ec544 1 0.00/1.00 vMB 0
329,817 329,817 000000000000000010bd9308a82afc03a732cf2584d2670ae19c75e43e370b49 1,086 0.67/1.00 vMB 26
329,816 329,816 00000000000000001233ff020ffaca7c7ef0c4c49926f218444991d4d34a812b 128 0.06/1.00 vMB 23
329,815 329,815 00000000000000001358ffc67ef73b473912d78c61acbc8cda1fc1072cf3c93b 646 0.43/1.00 vMB 23
329,814 329,814 00000000000000000465bfc8158b991b3013e4a796a144f2c169e233841754a7 815 0.39/1.00 vMB 29
329,813 329,813 000000000000000019cd637bb278f0eaf5f5f97a4c5d5cddc1adc5bc2b5d89de 827 0.48/1.00 vMB 25
329,812 329,812 000000000000000007622cbf6eeeb31999b0ec271b46aad38786da198fbccb61 703 0.38/1.00 vMB 27
329,811 329,811 0000000000000000181116fbab2fc750c1f430bebcd2e18019989b351b92c40b 252 0.40/1.00 vMB 15
329,810 329,810 0000000000000000109f76970d112e803aad8cef5b517649936c4dae1fccda53 551 0.25/1.00 vMB 30
329,809 329,809 0000000000000000144742c86b34ff86574d2d29b16fcbe2eee8c82424e932a3 714 0.40/1.00 vMB 24
329,808 329,808 000000000000000013cf37c6b4717710450645d40d8b51f5c3bd94ef12ea7fa4 64 0.02/1.00 vMB 4
329,807 329,807 000000000000000015af5448ab808c497e44c9d9efaf0c54d8cfc60c2cfd705f 385 0.23/1.00 vMB 24
329,806 329,806 000000000000000000e8a8d9d3cd63f6d683523fb3831e8d4e81b75da94e6895 136 0.10/1.00 vMB 18
329,805 329,805 00000000000000001377d34f94f0160ca856c6d6f49ad660dc1ed0a3ebda11a9 598 0.34/1.00 vMB 26
329,804 329,804 0000000000000000060f1d7c63d07b5aa84fdaadc842cb056e429bcea32a1f64 682 0.66/1.00 vMB 16
329,803 329,803 000000000000000014d41598600f23948587e9a0e176678ba1569a47ae38f2ec 114 0.11/1.00 vMB 19
329,802 329,802 0000000000000000090b874babf53a56e97b0f9bfeea6263f45c308887334a81 719 0.28/1.00 vMB 36
329,801 329,801 00000000000000000a3b20df2d03dcf855e8df3dab2dc65de87d6f5ba8d29f0b 152 0.09/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.06 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: 651.11 GB
    • Received: 13.41 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.