Loading Tool

Explorer IconExplorer

Memory Pool

86,004 transactions
32.04 vMB
0.21482378 BTC
Random Selection Loading Transactions
Max Size: 191.61/200 MB

Candidate Block

Mining Attempt 34af5ff1c747955b5d19759112dde453a0a788047a24e4edbdc5f8822bdf6db0
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 36ea5c0befff716d504b6cc2b764aa6729b83f009ad3ba13e2475cd91c8e6de4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09657637 BTC
Feerates: 529.10 > 9.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (510,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,047 405,047 000000000000000003887db37032282f7a6d0fb253457060d312267bbe969457 1,649 0.98/1.00 vMB 37
405,046 405,046 000000000000000003f4c26a47a25f6122072640a560e99f891523195de8a475 2,187 1.00/1.00 vMB 41
405,045 405,045 0000000000000000048c3aa2252e4182b105d730a7bb06e1b3a07dc60b0fc149 286 0.36/1.00 vMB 16
405,044 405,044 000000000000000005a95137934ab24ad8783422d16491cb701648486899d644 1,842 1.00/1.00 vMB 27
405,043 405,043 00000000000000000106dc49604cda975a0ada98c59364aef9e99cc8871a0497 2,825 1.00/1.00 vMB 62
405,042 405,042 000000000000000000f3223da37c57c828aa28ff42517b31d9a09ea6327ed48c 2,173 1.00/1.00 vMB 47
405,041 405,041 000000000000000006577209c1f43a2fadb075c56286d169284a54563883b8d0 3,080 1.00/1.00 vMB 67
405,040 405,040 0000000000000000030014f0c61351fe2f9e744d4d1c111cca03c94b7dc831f0 1,686 0.85/1.00 vMB 38
405,039 405,039 000000000000000000092011c1385cdffabf5419171df2f6cc15f23b1403f44f 830 0.40/1.00 vMB 37
405,038 405,038 000000000000000004688ced9a6e7ee77ba3f1ee1f23f5ae1805df3471a5a307 1,577 0.67/1.00 vMB 42
405,037 405,037 000000000000000000b2937e2117fdd46eae9e3a20c1ba8aa64f68092e8f66c6 1,117 0.49/1.00 vMB 47
405,036 405,036 00000000000000000528a826750033f954a8d5efd606285776b037dde364fcbe 198 0.16/1.00 vMB 26
405,035 405,035 000000000000000002254c6f171c2d605c8f8f0c0efdb9a460fd94c286a71c6b 992 0.40/1.00 vMB 42
405,034 405,034 00000000000000000019b2edbfe7960779bcafaa970b5f9ae5aa7c820d9330d5 397 0.36/1.00 vMB 43
405,033 405,033 00000000000000000138384ae378cdea74773e3e61bd28777818e45ec04a9738 795 0.98/1.00 vMB 18
405,032 405,032 000000000000000002f20dec9c3a4597c978ee0ae941fd33ca92b71030a340bb 2,526 1.00/1.00 vMB 49
405,031 405,031 0000000000000000012b23da3f8f2f7f7753ebb618f30474d465d3b8d3b500aa 540 0.30/1.00 vMB 33
405,030 405,030 0000000000000000050e10df8d528a296bb04b1f58bbd84d3134ecda9ef3b376 1,741 1.00/1.00 vMB 30
405,029 405,029 00000000000000000279b8b9628f48e870e1c016873633ab39ae0b87cf6cb0e2 1 0.00/1.00 vMB 0
405,028 405,028 0000000000000000060b4429aaf691a04f8bd327479749785b1f3bb06cf4e574 1,634 1.00/1.00 vMB 29
405,027 405,027 00000000000000000527190ca44b54d25da6ba92e95ba1f1e976e888a058a8a9 1,928 0.99/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.