Loading Tool

Explorer IconExplorer

Memory Pool

82,236 transactions
30.57 vMB
0.07875632 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt b8585570118fd134cc5f2ca7407e526211d55e968d69c06f3b7953c8cd82c625
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 8726a0e63548b3e9eb653fdd61cc7cfed8c88917532a27049582b15f48e275ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.00996723 BTC
Feerates: 40.21 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (489,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,873 425,873 00000000000000000012c2c960cbd6fc6ad98e63a16321092287fa0a02d0786c 2,088 1.00/1.00 vMB 60
425,872 425,872 0000000000000000019bb0ca1a041c0846feb519266e342b5ebf05601ccbe9bb 2,499 1.00/1.00 vMB 70
425,871 425,871 0000000000000000047b6ec1027e93a20959a555e106f87e2fe19c6e09be7c26 841 0.36/1.00 vMB 69
425,870 425,870 0000000000000000022a978e6a1eb773432f9790b98d89d6581b91f20962f9ef 809 0.31/1.00 vMB 77
425,869 425,869 000000000000000004f6e589ded30ea3b335add6267005f8e2c34b988df96008 1,035 0.46/1.00 vMB 70
425,868 425,868 0000000000000000003e05403f748c15732b91837c8f0a7d839fb91fbeae983b 1,445 0.77/1.00 vMB 62
425,867 425,867 0000000000000000041634649ccdb4dab8a6e19b2b7e5e538b09fd6833577776 1,193 0.52/1.00 vMB 68
425,866 425,866 00000000000000000226ae5f2d035460137e979970463745426119a822fe0a48 980 0.44/1.00 vMB 74
425,865 425,865 0000000000000000004b90db98033c95a287c34a4cc24c4f77a25603f8880080 685 0.28/1.00 vMB 78
425,864 425,864 000000000000000001812967645ed10c93ff3debf4f8fdc4982434e3014ea86a 442 0.99/1.00 vMB 14
425,863 425,863 000000000000000000a583df6a32b2c5a1008a2b514594b7f7faa779b61d427f 744 0.43/1.00 vMB 51
425,862 425,862 0000000000000000012c9457ba8bf1c3d119f605d7a4f61c310317a411a6be39 2,390 1.00/1.00 vMB 78
425,861 425,861 0000000000000000000a72a45b9d751310253b6a13c3239094167e99dfdd9c62 1,242 0.68/1.00 vMB 45
425,860 425,860 0000000000000000046eff011cdd36b6aaf230a20b94ad57d5f6f30ea5847c05 2,734 1.00/1.00 vMB 88
425,859 425,859 0000000000000000012a3e1f804b6d6a776079f7521d769218d6174b78c02ffa 1,804 1.00/1.00 vMB 59
425,858 425,858 000000000000000000ef06ef5c56d6456f7e95dd418a9b09d200dab7fbd597b4 841 0.99/1.00 vMB 27
425,857 425,857 00000000000000000291bcff5a1cc418a9ecd8d64fa4173687a92baaaee897e7 2,431 1.00/1.00 vMB 79
425,856 425,856 0000000000000000004bc2eb234e02d106425ddd1dbed8abc80f92e17726471c 2,120 0.93/1.00 vMB 67
425,855 425,855 000000000000000001a1b32c2b311608bffc68c552d4c00cb132dcf8932874f4 1,961 1.00/1.00 vMB 70
425,854 425,854 00000000000000000382792172007749f8d85241b161b627259a75fa3e3de121 1,429 1.00/1.00 vMB 42
425,853 425,853 000000000000000001dd7b01a249b39275a58b2d296c6dc596da29193828ca5f 2,100 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.