Loading Tool

Explorer IconExplorer

Memory Pool

77,087 transactions
28.81 vMB
0.09693735 BTC
Random Selection Loading Transactions
Max Size: 174.82/200 MB

Candidate Block

Mining Attempt 25fed3b25ec916c016b758d33c6df98454e24eebf69555bafcad5b0f3b974cf0
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (588,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,801 326,801 00000000000000001ab99837caee498d6d84e94f91e32b0ae0ca51dc46fa2d92 400 0.25/1.00 vMB 26
326,800 326,800 00000000000000000a0aa99b870e2f0977cf3ad343b205ea3ec851755937ac06 829 0.51/1.00 vMB 24
326,799 326,799 000000000000000003fec4b5cd08090ab80010345952ab08048e088a00c2b09b 484 0.24/1.00 vMB 29
326,798 326,798 00000000000000001946b937fd64f31dda83721cf93133c6efa3a2959781b01f 501 0.66/1.00 vMB 15
326,797 326,797 0000000000000000139af611a13a098a17799be106ab7bebec44393a918ee69d 2,144 0.75/1.00 vMB 40
326,796 326,796 000000000000000013820f5c750da2906708181f6e1bdc1f9fd161057766998e 779 0.41/1.00 vMB 28
326,795 326,795 000000000000000013dceab83499190d40e1548164f22c61c596b224710daa88 1,312 0.64/1.00 vMB 27
326,794 326,794 00000000000000000223d28420b708cc15a330792151a2d43d18dc3adcc47330 128 0.05/1.00 vMB 68
326,793 326,793 00000000000000000a306e8d706963184d8019cb10c4034ff40662db347692e7 1,140 0.64/1.00 vMB 27
326,792 326,792 000000000000000009a5f69e2da3e8f493357ddb14ad0c79aff204c23af47410 473 0.24/1.00 vMB 26
326,791 326,791 0000000000000000032abc99f137f4ac25794b369b50d1d411a93b145471c29f 705 0.33/1.00 vMB 33
326,790 326,790 000000000000000015e574eafab6371c55651cea2b2a18473341142b7c05af70 889 0.41/1.00 vMB 29
326,789 326,789 0000000000000000073bb8b55bdc33ffb85d2a016e2069a03c0e63aed44c3e52 297 0.13/1.00 vMB 31
326,788 326,788 00000000000000000553d5c86c5f7a7a58aba07499f0a0809e87b6836d8bf7ad 410 0.23/1.00 vMB 28
326,787 326,787 000000000000000002c7d58c78d2ff0b99c25cb4d34a89d0bcefbe943198d80f 1,001 0.50/1.00 vMB 29
326,786 326,786 00000000000000000decf79932834515919b451f1fdab0071307dffd9457e83d 513 0.41/1.00 vMB 27
326,785 326,785 000000000000000001ac058497f849d9e6a2373b2c8a3f2890f7ce7566f60b29 1,326 0.62/1.00 vMB 32
326,784 326,784 0000000000000000020ddc00e0be22f78e239cd6e2031eddaf8dd0d8579b7a7b 156 0.13/1.00 vMB 18
326,783 326,783 000000000000000006c87a0201bb752847c549d5ff09e1b4cdcfadb36ec22f48 200 0.14/1.00 vMB 21
326,782 326,782 00000000000000001064c59e98927f5ba915f38581c307d490555ab095e37388 256 0.09/1.00 vMB 36
326,781 326,781 00000000000000001dcdb97eb249ea857add4c1095721bbab9b2ef72a3be494f 539 0.21/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.