Loading Tool

Explorer IconExplorer

Memory Pool

35,207 transactions
25.81 vMB
0.06748605 BTC
Random Selection Loading Transactions
Max Size: 131.29/200 MB

Candidate Block

Mining Attempt 98cb1af6aa610027caea1459c0d130266d812ec8e238281d9655486c8b59e8e3
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 456da4db7a468a6307bf00d097122d7a30a8fe73c05f02269b14bfa5d4ce8830
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,430
Size: 1.00 vMB
Total Fees: 0.02028781 BTC
Feerates: 150.77 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (82,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,921 831,921 00000000000000000002af5ce80c619973cefaa2f585d47145a99bb7806581a2 2,346 1.00/1.00 vMB 18
831,920 831,920 000000000000000000032558a13299644d275351ed4ec60d6df7b03f13ccb6b0 3,183 1.00/1.00 vMB 14
831,919 831,919 00000000000000000002cb1e0b15cb927f52cce7cbdb9232358052d8c0ebd8a7 1,550 1.00/1.00 vMB 12
831,918 831,918 0000000000000000000023de7882cf8f1a96e929d227528a697f0cfb16aa40c3 2,727 1.00/1.00 vMB 16
831,917 831,917 0000000000000000000212d1ff46d390e3cd555c3daa59c5e400cbadd0f6576f 1,810 1.00/1.00 vMB 18
831,916 831,916 00000000000000000001e78b7dded0abe0e8aceafbe21bfa837388f83632b077 3,008 1.00/1.00 vMB 23
831,915 831,915 000000000000000000030e679ce4060a8ce039580523c426bbd34a862ac90bcd 1,592 1.00/1.00 vMB 12
831,914 831,914 00000000000000000000b8ab58218f99ac90f4209f879f03166f3c64362c9265 1,851 1.00/1.00 vMB 13
831,913 831,913 00000000000000000002ef994b9b5f2953abdf66af61388b40b4df008384ebbe 1,468 1.00/1.00 vMB 12
831,912 831,912 00000000000000000003265453f0b3ec8ef83e7104f89dbd4906bd1b8191e8d5 2,756 1.00/1.00 vMB 21
831,911 831,911 000000000000000000016ff9303fc2e9e1462229b561114d008dc2bd9c67daad 540 1.00/1.00 vMB 11
831,910 831,910 00000000000000000002c58a45381bc518852e764f71b033853b4fb327ca4335 1,517 1.00/1.00 vMB 11
831,909 831,909 00000000000000000002e3dfee367528b79a290d852a9cd0e0f0688a2015298c 2,624 1.00/1.00 vMB 24
831,908 831,908 0000000000000000000158b6bd0cbd899db7be6ba764c47c2372b732ce0f592a 2,556 1.00/1.00 vMB 18
831,907 831,907 00000000000000000001296e9ac56e3b5dca568f82bdb81446a072c4f4ce9b11 1,103 1.00/1.00 vMB 12
831,906 831,906 0000000000000000000120ab272196c05690bc32c9e0a3c143198e35d7e58c26 1,522 1.00/1.00 vMB 13
831,905 831,905 0000000000000000000290a2a58a0d3785735e0f23be524ddd347f7d66c199c6 2,609 1.00/1.00 vMB 16
831,904 831,904 00000000000000000000913eb127ecf8108111baefcb08ceab8f7181fc247012 1,200 1.00/1.00 vMB 10
831,903 831,903 0000000000000000000095b05be19b6806bfbad5400fc5dfd1d6560e7a72d361 2,681 1.00/1.00 vMB 18
831,902 831,902 00000000000000000000993f07cb3dd9c4f2bc2a8fa105c7ac5005ec33acd231 2,506 1.00/1.00 vMB 16
831,901 831,901 00000000000000000000041bc7cc336aa216d2efa66a2618b65e9682ce188134 1,310 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.