Loading Tool

Explorer IconExplorer

Memory Pool

31,524 transactions
18.60 vMB
0.05091884 BTC
Random Selection Loading Transactions
Max Size: 99.17/200 MB

Candidate Block

Mining Attempt 870af48a67233c12de2b2fe421419b4c5dcb93db3994fef7ef5dfa0f89a7ef3b
Version 20000000
Previous Block 00000000000000000000bf4cc40b24bf638cc4b6f86989de579174eb3afe6bef
Merkle Root 5a10d11f6b711f59ab8cb5b2cba80c0cd516e3a65001565fe7eeeb029cd6572e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,929
Size: 1.00 vMB
Total Fees: 0.01568186 BTC
Feerates: 252.47 > 1.57 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,131 (796,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,690 117,690 000000000000bef3b5df490ebdab53bc6a90b153df745008dc09aedce5568246 25 0.02/1.00 vMB 342
117,689 117,689 0000000000002a90b15b4acfe1313219555023e610e561bccef4faa8aafac266 5 0.00/1.00 vMB 4,140
117,688 117,688 0000000000007cc0e5ed72475afb16da705d2e499294311885570d168975c840 12 0.00/1.00 vMB 1,372
117,687 117,687 0000000000009bdf9c0acba98bf42e72fdb3dc5384f8cd2bc235b6193263339c 21 0.01/1.00 vMB 0
117,686 117,686 00000000000006044543a981bee3b0590afe063bc1fb670c06961944f8d4b99c 10 0.00/1.00 vMB 640
117,685 117,685 00000000000001dc099828acf93416e1fc95d8617621e662dc9fd26a26830011 9 0.00/1.00 vMB 1,153
117,684 117,684 0000000000003ae13274e7a24e895ac104ce0a5229e244280de8314db6616bd5 4 0.00/1.00 vMB 633
117,683 117,683 00000000000063de1b1e95fe263dc4df5789272bbd50fb844dfd925543645975 12 0.00/1.00 vMB 1,319
117,682 117,682 0000000000001656b8c783209c844f6dff5191abb05810ae99a73b3fe719c8a6 20 0.01/1.00 vMB 520
117,681 117,681 00000000000093376c638df53bda6e6b3dee1ee77589da462fe350d1c9bc8ab2 2 0.00/1.00 vMB 0
117,680 117,680 00000000000001f0cf9195313fb20d1dfab58fa8a52bc24078a7fd9e6f4bbe8c 1 0.00/1.00 vMB 0
117,679 117,679 00000000000005cde8dc547f694084c4fb5ee0cc751257ccedadbbcf3ffd6589 6 0.00/1.00 vMB 843
117,678 117,678 0000000000003c9c929932cd80bf9727ec1b177dd85b6f979bcef54ee0b1f7ca 9 0.00/1.00 vMB 0
117,677 117,677 000000000000aa5dac34d670e5699fc383d86789dd51b879bd9e93362c90cd40 7 0.00/1.00 vMB 694
117,676 117,676 00000000000073ff7749f6e2edac4e8e648f69b7470bee669b110987eb190192 10 0.00/1.00 vMB 344
117,675 117,675 000000000000529a8170f3f738d04c68f6b5c955ad8e96903379247bdc72ddb3 6 0.00/1.00 vMB 331
117,674 117,674 0000000000007521b55819b293d484aaae249c76521df26806815278abe452f8 14 0.00/1.00 vMB 914
117,673 117,673 00000000000059bc716b5ab99185d619a8d7d334a789925078d60051131e7746 13 0.00/1.00 vMB 326
117,672 117,672 00000000000040a3f589ac464896901f1fc0a66b4066af5b886746940cd36936 12 0.00/1.00 vMB 0
117,671 117,671 0000000000004ecd7ab9a6edd5d921a87cefe34b5397a8b3d7f1b6b0b63cc5e2 3 0.00/1.00 vMB 3,883
117,670 117,670 000000000000c2d1cbb1446b18b7c42693e3ecab74334036b42bd5e6f7678010 7 0.01/1.00 vMB 281
Previous 10 blocks ↓
Total Size: 780.83 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: 561.81 GB
    • Received: 7.43 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.