Loading Tool

Explorer IconExplorer

Memory Pool

81,403 transactions
31.58 vMB
0.07508347 BTC
Random Selection Loading Transactions
Max Size: 191.86/200 MB

Candidate Block

Mining Attempt e42e8c398c38d0e5af3e491602debe00a27fbe55357131392a8f30f36045f253
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 07b6c49fb2ab8ba9720b3210babbfa03ab4e38343c84489b2c95f4e44e20ace4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,363
Size: 1.00 vMB
Total Fees: 0.00649481 BTC
Feerates: 70.37 > 0.65 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (355,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,889 559,889 0000000000000000001b119aa2ad730a72ffc201f81d343fe53240ed2c0ddb5f 1,110 0.49/1.00 vMB 17
559,888 559,888 0000000000000000000c3ca28602b2f97470661cd3eb20e2742c96ef3233c759 1,512 0.57/1.00 vMB 14
559,887 559,887 0000000000000000002be8e3ef78c523a424be6f62f6784a1e50d70e24ad2501 1,082 0.40/1.00 vMB 19
559,886 559,886 00000000000000000021b7002da14730274098774280381dad0a8504a94cc859 2,201 0.90/1.00 vMB 14
559,885 559,885 000000000000000000016ff8b6b078fc908f0febae9af536d732faa63294a9e6 243 0.11/1.00 vMB 6
559,884 559,884 0000000000000000000425c24491c9b3d3b5b6b1c32ceb1734779b2cceae36f2 829 0.31/1.00 vMB 9
559,883 559,883 000000000000000000146eeb7eb1eaf16b56ed06b6eaaa6f2458e79a63e464b0 1,364 0.49/1.00 vMB 16
559,882 559,882 00000000000000000004a929010129de1e4740941b1fe72063666d589daa04ad 2,163 1.00/1.00 vMB 17
559,881 559,881 0000000000000000002120e81f213a88062e43d8842f7701b92129ea50f1837f 1,671 0.75/1.00 vMB 8
559,880 559,880 000000000000000000222a95ed126c04273909db05ea1b42eaaae0e5eb0a35aa 1 0.00/1.00 vMB 0
559,879 559,879 0000000000000000002c234077ba9669c243f9b47804653a0706cfee27f0b799 2,583 1.00/1.00 vMB 7
559,878 559,878 000000000000000000124a83c725c7f3d38ed6ca1d1ccb9372892becc3fffe33 1,950 1.00/1.00 vMB 30
559,877 559,877 0000000000000000002814585480cec35f42f918e9162b4c33d436e994edf715 866 0.29/1.00 vMB 16
559,876 559,876 0000000000000000001c716e84b39370a8ddbe40d2658bfe79e83d573fa29295 591 0.19/1.00 vMB 20
559,875 559,875 0000000000000000002e08092bf8d46d49653bad33ad56ddcf82db6a6f5ba1dc 1,333 0.45/1.00 vMB 13
559,874 559,874 0000000000000000002110c80a8715d2a140d1f9ff2e9c4dc34519ee8c531156 897 0.54/1.00 vMB 11
559,873 559,873 0000000000000000001f25cef26b2ec25d37bdb23bb93dc317f3dd7cd437efce 693 0.34/1.00 vMB 16
559,872 559,872 0000000000000000001e2e554e8cf3c5742c2ab8298bee80d11d386d1ddc158b 532 0.17/1.00 vMB 10
559,871 559,871 0000000000000000001a5b9bb1489917a36adea6d8bb2f6704623bf6f95a9844 206 0.06/1.00 vMB 15
559,870 559,870 000000000000000000001ce8e118d4b21bc912f32f9812c4d119316be744e2a8 352 0.11/1.00 vMB 13
559,869 559,869 0000000000000000002f41bc85c16beca3c0be8e20bf8c9eaa1f0d98ff308ba0 2,512 0.86/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.