Loading Tool

Explorer IconExplorer

Memory Pool

41,196 transactions
27.43 vMB
0.12954818 BTC
Random Selection Loading Transactions
Max Size: 142.01/200 MB

Candidate Block

Mining Attempt 188e639dcfb59b9a5417c752b55944fa0edbefec9cada56d163b704f644804a4
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 8e9a54218dc219dd0c29603b9c23974526cca683cdabe29baeeb69cd81ef74d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.06959481 BTC
Feerates: 285.90 > 6.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (165,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,770 748,770 00000000000000000009b9eac096666ed0b03dd1fdbbfd5ddc2c8c4290491d82 1,123 0.97/1.00 vMB 7
748,769 748,769 00000000000000000002c7aaf3054fc303677e40d2880c9980c3d732b6b2df85 1,253 1.00/1.00 vMB 10
748,768 748,768 00000000000000000001975496a3d45d473b2cc1f9e2e277bc48143b51ed7463 2,514 1.00/1.00 vMB 30
748,767 748,767 00000000000000000003b99f02ad92b8a6c0ca28a889dc89b88a63bc07f08ccc 1,208 1.00/1.00 vMB 12
748,766 748,766 00000000000000000000cea0fe4362f9d93b11ec946669109641fc67f719dbb3 514 1.00/1.00 vMB 2
748,765 748,765 00000000000000000004cbcdc7f33e601abbe5c883176edc855f33231a52d999 557 1.00/1.00 vMB 3
748,764 748,764 00000000000000000007edc1aa29f028a782c80211e1c7f54ed6467da88f1073 975 1.00/1.00 vMB 6
748,763 748,763 0000000000000000000632a187682a9db4b403be7748bec1793038bf4d4621d9 2,468 1.00/1.00 vMB 10
748,762 748,762 0000000000000000000925b34128132876f755895247aa4834a22ba8ae06d55c 2,732 1.00/1.00 vMB 35
748,761 748,761 0000000000000000000429ebd91c7775d57b9833aec7dcfea893aed435ff80d3 4,091 1.00/1.00 vMB 1
748,760 748,760 0000000000000000000892cc89b6002e5585c59012ad18d6fbacfbf99e5a8ba2 2,858 1.00/1.00 vMB 10
748,759 748,759 00000000000000000005ba2d84329b9bf86b31c3aa27d56ac8828b8d52931e46 3,316 1.00/1.00 vMB 3
748,758 748,758 000000000000000000077de1699ea9ed0c37388fc0b54df0ef3f82d17a754fe3 1,553 1.00/1.00 vMB 15
748,757 748,757 000000000000000000041d4307b5d1afca18f391b2012ab26f240ca48ca256ef 1,994 1.00/1.00 vMB 2
748,756 748,756 000000000000000000082ff3b634d0d93ae5d7d98790b3dd4d3d909f43dd3968 1,169 1.00/1.00 vMB 4
748,755 748,755 0000000000000000000400497e8d58734186586db21bca15a749623d8549dbd9 647 1.00/1.00 vMB 11
748,754 748,754 0000000000000000000750b36ea698035aee0a83a50c996f247239cd990fdb0f 1,111 1.00/1.00 vMB 21
748,753 748,753 00000000000000000002bb8c7b51a317568839c562b6f1263b1dab93b7b91df1 1,853 1.00/1.00 vMB 23
748,752 748,752 00000000000000000001336421229d11a6798cedd361f783e86f07290b53c5b7 1,275 1.00/1.00 vMB 6
748,751 748,751 00000000000000000000a796908a518aad58778a22cfdf6c4828155d6b66266f 1,590 1.00/1.00 vMB 6
748,750 748,750 00000000000000000008528d29bc249fd23e1a1c5441ef229014d6d577a26dd0 2,280 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.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: 636.44 GB
    • Received: 12.37 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.