Loading Tool

Explorer IconExplorer

Memory Pool

41,920 transactions
26.50 vMB
0.07126284 BTC
Random Selection Loading Transactions
Max Size: 137.98/200 MB

Candidate Block

Mining Attempt 6d4d09b02cb671111243fe7f05ff6f53c7649f91813a7a5b5e838713b4ed2e67
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a45fb863d91136b4b657d7d7fd0af834e4254ad9248c4127b16c8fcadb61d44d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.02254870 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (319,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,779 595,779 00000000000000000006ad6f97e5e3ef7d76aa0a32d32cdd1a208f49b7bac942 2,518 1.00/1.00 vMB 27
595,778 595,778 00000000000000000007cd74defdef84862154a1eb4c7854abec321e29033e96 2,620 1.00/1.00 vMB 24
595,777 595,777 00000000000000000013f43c681740d2d8e574134ab4be0ee85e83ef98635979 3,342 1.00/1.00 vMB 37
595,776 595,776 00000000000000000001114b4abd60ef66df90e837023f773e5ae24f32f8d805 1,363 1.00/1.00 vMB 21
595,775 595,775 00000000000000000001127bc5e28af4f7662fd5cde384b313899a8a8e2f1718 742 1.00/1.00 vMB 20
595,774 595,774 0000000000000000000a5b30b090b59dfa82de300cf186339457d121cc498794 3,029 1.00/1.00 vMB 39
595,773 595,773 000000000000000000006bd32b6142ca2fd79f0ff680443014bdb0319610a674 3,175 1.00/1.00 vMB 34
595,772 595,772 000000000000000000001dc89d3b3a764b7b001e8f76ff5aa29f9db7ffa053a7 3,013 1.00/1.00 vMB 33
595,771 595,771 0000000000000000000d263d0d73400d4f32eef6c1564095438e3e1c8e2ed667 2,832 1.00/1.00 vMB 53
595,770 595,770 0000000000000000000f06ada9f413fd4faf8c7a7861dab620afb2437b7ef8a7 2,244 1.00/1.00 vMB 30
595,769 595,769 000000000000000000006aa19e2a336b9b8d4eb92fdee3530079e046136f1aaa 1,471 1.00/1.00 vMB 64
595,768 595,768 000000000000000000135dbe84d69a92c93bd6cd7a0c048ddb3e1e754453a3c8 1,149 1.00/1.00 vMB 84
595,767 595,767 00000000000000000008d972465d7c7ff4b865ac9f8c092de399144ff487d9c5 2,833 1.00/1.00 vMB 37
595,766 595,766 000000000000000000169371126b8cb2d2ccc8e147712c53dde7aac637e4380b 2,960 1.00/1.00 vMB 14
595,765 595,765 00000000000000000013146e629a7807a669a9fa6a8af506a6689fb04f37703e 2,780 1.00/1.00 vMB 18
595,764 595,764 00000000000000000013ad99c4d14785920879c08d5ee17276589bb5800b8d2a 3,028 1.00/1.00 vMB 33
595,763 595,763 0000000000000000000f90905583250e311ea2742774612cea1f68c98f5a7c35 2,708 1.00/1.00 vMB 25
595,762 595,762 00000000000000000006bb98781ec735d41beccefd54f1a304f0dd36e2096406 2,769 1.00/1.00 vMB 24
595,761 595,761 00000000000000000012b652c1332fdeca1348825433546c7ed542c20f134733 2,562 1.00/1.00 vMB 36
595,760 595,760 0000000000000000000cdcbe3504b917a09f0b1d88d3a5d61bbcb3192ed0bd63 2,928 1.00/1.00 vMB 47
595,759 595,759 0000000000000000000f029ee351a226d8abe7298f63e615605224e194ed79de 2,766 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.