Loading Tool

Explorer IconExplorer

Memory Pool

74,915 transactions
27.65 vMB
0.07572895 BTC
Random Selection Loading Transactions
Max Size: 168.67/200 MB

Candidate Block

Mining Attempt 15d910b331b8b56b2ced3562146fcd6365e85bbabd0c9b1c20453f87cd8bc2c4
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 7bb6b804631f5278cc1449144815dda608c447e98d464f6be34bc25d5a45615d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,317
Size: 1.00 vMB
Total Fees: 0.01641767 BTC
Feerates: 301.57 > 1.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (240,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,114 675,114 000000000000000000020b5f569da42c42bcd0df5d20aa027ecd0397eefd7243 1,576 1.00/1.00 vMB 110
675,113 675,113 000000000000000000094821ad5dfa647912ac269b56b5f0319222b7e5ad7f12 1,039 1.00/1.00 vMB 117
675,112 675,112 0000000000000000000aa29988ca1d8e9c0c316a4d709e7b52d78d17eb1fe132 2,461 1.00/1.00 vMB 100
675,111 675,111 0000000000000000000c8375afa4d2f5e6b3b10e0330cefc7736a2f916c22d77 2,705 1.00/1.00 vMB 71
675,110 675,110 0000000000000000000515e85efc957b63fc2ea940727804e686ffef0207961a 2,365 1.00/1.00 vMB 84
675,109 675,109 000000000000000000047206a2bbee986f5e8671908a4ebf6ae468a8b1e5aadf 2,400 1.00/1.00 vMB 50
675,108 675,108 000000000000000000065d04ca792cec35f4996baf19102d0dcf103432e61e0f 2,338 1.00/1.00 vMB 110
675,107 675,107 00000000000000000007cdc2cf3dc17d20e5b9a39ae6778b0624dd6e7abb6bde 2,495 1.00/1.00 vMB 73
675,106 675,106 000000000000000000092cc06551b7e16ca8067d351dde296675128329a06300 2,588 1.00/1.00 vMB 121
675,105 675,105 000000000000000000091f1e1dd62fe09e81b4483ea55dcd513324894894a0ff 2,819 1.00/1.00 vMB 71
675,104 675,104 00000000000000000001b5925f2cb66f6206514e9fd862e900f3d1ae1a870d9d 2,184 1.00/1.00 vMB 103
675,103 675,103 00000000000000000002340aa027d53a38863cf54a88fb874526544b1ae09344 810 1.00/1.00 vMB 107
675,102 675,102 00000000000000000005de2846eecda3fe90fac1192965bad674bb8faca0670c 1,873 1.00/1.00 vMB 116
675,101 675,101 000000000000000000049d342fe66e07011af7db6addd9929f1d9cd43886b334 2,107 1.00/1.00 vMB 123
675,100 675,100 00000000000000000001106152ad25d08a79e57c8641db4aec5d2fe6152861bd 2,064 1.00/1.00 vMB 115
675,099 675,099 000000000000000000002dd6a66995cf6942539ce9a4582d12bec3ce3c9c2664 2,025 1.00/1.00 vMB 115
675,098 675,098 0000000000000000000bb14fa44545029aebbfd8f6050dce14f3981512533398 2,655 1.00/1.00 vMB 87
675,097 675,097 0000000000000000000609e6ec7c641fe20edecfbdc192308c34f0342bf99d82 2,250 1.00/1.00 vMB 75
675,096 675,096 00000000000000000005b1231a28dee40fbeb1582764484685c04daf8293dcfa 1,945 1.00/1.00 vMB 111
675,095 675,095 000000000000000000026b158463a771d944e1c20a1d2d4070a9306f76708e27 1,784 1.00/1.00 vMB 112
675,094 675,094 0000000000000000000129c1dc352b8e45efe17ed3879b4c6b9bd8186f871a64 2,579 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.