Loading Tool

Explorer IconExplorer

Memory Pool

81,658 transactions
32.31 vMB
0.08692714 BTC
Random Selection Loading Transactions
Max Size: 193.93/200 MB

Candidate Block

Mining Attempt 6a0e8c12c1261f11f892bff6e109753e883f74d6bcbbdb92c478b9b188fc5d9b
Version 20000000
Previous Block 0000000000000000000109222085eeb95e151ff53667bcd6dce04ddc657a5814
Merkle Root f97c58e6f17f3ddd2a02a6e40dd0e68f5c4b66c74eb26a4e93842297017c1792
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,366
Size: 1.00 vMB
Total Fees: 0.01325483 BTC
Feerates: 174.18 > 1.33 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,172 (323,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,262 591,262 00000000000000000000d72fbb6452cea95fa12f03fc678912c227e27e6e40c9 3,159 1.00/1.00 vMB 61
591,261 591,261 000000000000000000084e2b2184c7608f51422510d10df1e9efe7c0ec11a511 2,364 1.00/1.00 vMB 65
591,260 591,260 0000000000000000000ad894e60b1f99f88a49648565443803db40fe88e297c4 2,407 1.00/1.00 vMB 50
591,259 591,259 00000000000000000009b118026377839ca3c3c3c08807b634f6a172867d438b 2,533 1.00/1.00 vMB 64
591,258 591,258 0000000000000000000ce077ad1ad6cdd47fb25f56c45a6aa8d720b3c37beca2 1,468 1.00/1.00 vMB 35
591,257 591,257 000000000000000000169705c7f382d11527da23c385f3ae122ffdcac4f6d100 2,783 1.00/1.00 vMB 52
591,256 591,256 0000000000000000000a9c1cc85f8b61383d569bf94776a89fda4aba77e46605 2,726 1.00/1.00 vMB 43
591,255 591,255 00000000000000000017855622105f0101ce0367f5cca3a38a56cbe233028135 3,245 1.00/1.00 vMB 55
591,254 591,254 00000000000000000007e00a98db06f0fca2a023f18cef6a6ecf85bd6328f9f1 2,635 1.00/1.00 vMB 39
591,253 591,253 00000000000000000004d5702fd4a58844b3dc804356fe6005f3b782c614b501 2,796 1.00/1.00 vMB 45
591,252 591,252 00000000000000000011f4860d8c80367ee8f1300867072b368e3212de4989df 2,222 1.00/1.00 vMB 43
591,251 591,251 00000000000000000007ca3ac9b49a48bc91f7d2a2418f0d8ad91cd546c89ffd 2,437 1.00/1.00 vMB 41
591,250 591,250 00000000000000000018081d40f2853c9b34389086733f557f5908e772ab9bed 2,846 1.00/1.00 vMB 57
591,249 591,249 0000000000000000000227929d08e614cef65d07f5b2744a4be25e25615074a5 3,253 1.00/1.00 vMB 54
591,248 591,248 000000000000000000199d7e947facee66dbd1af755c5d2a3319349190325ee1 2,786 1.00/1.00 vMB 66
591,247 591,247 00000000000000000015256fc76ac5de2275820a844c1575e2cbb5f743b06773 2,042 1.00/1.00 vMB 50
591,246 591,246 000000000000000000020002ae834acd048b858abe785bf3f24442c873c72712 3,131 1.00/1.00 vMB 56
591,245 591,245 00000000000000000017617ba15809190da919481b048fae5390b8b463441861 1,246 1.00/1.00 vMB 58
591,244 591,244 00000000000000000004018b23673f3651336350ea36e996c1bb51f241ed1301 2,024 1.00/1.00 vMB 72
591,243 591,243 00000000000000000016afcb6e0d44d7c2dec6ea9d8198a317d8123777021183 2,543 1.00/1.00 vMB 35
591,242 591,242 00000000000000000002b52463b692c885c6598219f617da1aeef0f8c6377f07 2,532 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.69 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: 697.30 GB
    • Received: 16.54 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.