Loading Tool

Explorer IconExplorer

Memory Pool

75,761 transactions
28.67 vMB
0.06773539 BTC
Random Selection Loading Transactions
Max Size: 175.33/200 MB

Candidate Block

Mining Attempt f45e1cce7ddb26c1dcba0f3ddc5e3a7507aa01b7658135851e75d072e960773b
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root e6a7bf337112bb5ef031855c4db128d604baebba09682c5adb58523c818ea2c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.00547794 BTC
Feerates: 26.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (519,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,916 395,916 000000000000000000710ec25d55be2b9e0a23f63a627dbb809679a5557d9500 817 0.37/1.00 vMB 34
395,915 395,915 000000000000000008b68412044d0b9ee716975588b716744166cdd391765854 163 0.12/1.00 vMB 44
395,914 395,914 0000000000000000044b45c60d0d1b83f440c0e37ed3338005e355b9588f687b 51 0.02/1.00 vMB 31
395,913 395,913 000000000000000005411be213e5080190cae0202856f557e4ff776bca671b6e 1,663 0.82/1.00 vMB 37
395,912 395,912 00000000000000000697680fd0f9651953d8a144b73e1068583045530bded0c4 27 0.05/1.00 vMB 2
395,911 395,911 00000000000000000713d20486e1fc79d6c675d330515159107b6675a5853cb3 614 0.31/1.00 vMB 40
395,910 395,910 000000000000000001228ec545dacf135138155be9832502f2b19d3e600e54b2 723 0.91/1.00 vMB 13
395,909 395,909 0000000000000000085eb9b0a49c16d50dff16e4e9682a5de8bafad37113b74b 585 0.22/1.00 vMB 57
395,908 395,908 000000000000000002950136c16e4705c51446887dce39a1fafae8259758f60f 58 0.03/1.00 vMB 37
395,907 395,907 000000000000000007b992fb7210052067c243cc20fc8d0d3d765c46d9314e26 350 0.19/1.00 vMB 34
395,906 395,906 0000000000000000034d08b8074f55afac3f5a7ebebc7dcad3e475f0b7fc9ca1 925 0.62/1.00 vMB 27
395,905 395,905 000000000000000008a0e8a0c3e5b96d9a7cd82c9f52fda779fad978b00bb1a8 1 0.00/1.00 vMB 0
395,904 395,904 000000000000000000ba6dd6f385632f9fc5395017da0d6a06d53f8e857b65a4 795 0.50/1.00 vMB 28
395,903 395,903 000000000000000000721b2fd271d778d14dac52cc647fa9c28313bbbce1923b 1 0.00/1.00 vMB 0
395,902 395,902 000000000000000002d5f995e9cf624f0ea7409cb0fd8893df823753a7ce94fc 2,166 0.93/1.00 vMB 39
395,901 395,901 000000000000000004b132ef81f4073e92697c613104d86c90967750ce668aab 595 0.25/1.00 vMB 50
395,900 395,900 000000000000000007acfcfbccf4ef2b3f8486133416add1578de5e6bfcc9713 70 0.13/1.00 vMB 9
395,899 395,899 000000000000000002ea7d5352effda2dcb02cb7f4d7b5124d08b09c7d93cc7d 1,560 0.78/1.00 vMB 35
395,898 395,898 0000000000000000076076639c83aa7e02903f9baf3ff40f3b4dd2a387b8862e 28 0.05/1.00 vMB 0
395,897 395,897 0000000000000000052eff6596ae9de536915d11f813ba1284a07c0d9048e5f8 2,073 0.98/1.00 vMB 39
395,896 395,896 0000000000000000009ced0a183306156ca14f57db2bbc92196f1bf4d10531fc 391 0.18/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.82 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: 710.68 GB
    • Received: 17.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.