Loading Tool

Explorer IconExplorer

Memory Pool

74,336 transactions
28.82 vMB
0.08288574 BTC
Random Selection Loading Transactions
Max Size: 170.25/200 MB

Candidate Block

Mining Attempt 58ac2665195c228f47593d2dfc928306ae87b27b8da79a95a773fed7e5a2c7f4
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6e12f59a475e1761e826afd0d41fec79b052fdb4d7e97833a3dfc5ea8ad6e7b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 1.00 vMB
Total Fees: 0.02375829 BTC
Feerates: 150.36 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (535,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,973 379,973 00000000000000000cac0f56f1cc218ec795adc0f0613b544a32c662591c247b 411 0.23/1.00 vMB 33
379,972 379,972 00000000000000000d2cf44b4960b798bdf86020c828b04bcee73cf65f7dd56a 419 0.24/1.00 vMB 36
379,971 379,971 00000000000000000b0d835b26c5ce0587b6312603c45ca344d9876dfb48b7df 666 0.32/1.00 vMB 39
379,970 379,970 000000000000000003fc2cf7d21e8de0fde6abfc00e422d9f1fea1a745a6bfcf 1,336 0.64/1.00 vMB 41
379,969 379,969 00000000000000000c326130b82fa0c5a70b61707ff3c651cd040adf5912ba74 136 0.12/1.00 vMB 19
379,968 379,968 00000000000000000fa5c1f434a753c09a639998fcff8858f8abf70400ba4d25 380 0.17/1.00 vMB 38
379,967 379,967 000000000000000008f828e64e887cbf1ab7e0e1a215cff940e9e0b0d26ab9ce 107 0.08/1.00 vMB 31
379,966 379,966 000000000000000003f609742e8176233adb2d34bd12d9db982ca76fe07ac3b8 358 0.25/1.00 vMB 22
379,965 379,965 00000000000000000d6b30ebdc0f15b6f6d520c277a43cba4c18eb9b5b1a3a82 1,393 0.58/1.00 vMB 41
379,964 379,964 000000000000000011ede8e35d108a309170f7171dd5583b23e94ad323badb53 973 1.00/1.00 vMB 16
379,963 379,963 00000000000000000199886a4d6fd20a6ba0cb79e4cc5a4bdf7cdb34dc5eb4c7 1,657 0.65/1.00 vMB 40
379,962 379,962 00000000000000000666ab9a72ef855e4a9054395c2da64ca9fcf0401746a734 957 0.40/1.00 vMB 44
379,961 379,961 0000000000000000058326aa0d8aeb3a37542e412c10ec4f1caafc9e85eb0294 237 0.14/1.00 vMB 23
379,960 379,960 000000000000000009b39564a10f4cea85ba4423c77ee65f1c75f90c3e5e1f34 972 0.85/1.00 vMB 26
379,959 379,959 00000000000000000cc15c73eebae29be66c7b89fccea40b99c635291bfe82de 224 0.25/1.00 vMB 12
379,958 379,958 00000000000000000d4cb608a8b98d6dfbbe5b48b09d0cd91fbae7a7623c379b 296 0.21/1.00 vMB 24
379,957 379,957 0000000000000000008ed951317dd04461f0a18b254ddc392eb408a266ae6f57 976 0.48/1.00 vMB 35
379,956 379,956 0000000000000000005bb93657907d1062cbc945a73083ed68299e5b2489ed18 523 1.00/1.00 vMB 7
379,955 379,955 0000000000000000098cd22c5bdcd2316942ca6c486a0cc9feb2ea33e7232557 623 0.42/1.00 vMB 31
379,954 379,954 00000000000000000cb921e454eede674256bc586d84ba492e5a26ce3afb7686 197 0.23/1.00 vMB 29
379,953 379,953 00000000000000000e13c93c2388d09f9515fa743825eb2af924c99f81094774 1,431 0.59/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.