Loading Tool

Explorer IconExplorer

Memory Pool

42,695 transactions
26.31 vMB
0.05745301 BTC
Random Selection Loading Transactions
Max Size: 138.17/200 MB

Candidate Block

Mining Attempt ad5aa3f45a3c4200e4fd184bab1c3b78d05f0378ab0f7846311e75b5c64eca9a
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root 8a0f60d4f98d9518e5611fcfd8171ea7076db4783c01d2937d800e465102cd4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,988
Size: 1.00 vMB
Total Fees: 0.00937837 BTC
Feerates: 150.92 > 0.94 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (251,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,985 662,985 0000000000000000000dc3fa66eff962e1cb512d8439fff3b1694a6249edf369 53 1.00/1.00 vMB 3
662,984 662,984 00000000000000000009eea50bc2e05ed488b65a8ea4c7e0cfcce7bc70f9e2f4 1,104 1.00/1.00 vMB 22
662,983 662,983 0000000000000000000e0187ba2beb0582e9f4651786a58187d4831e9133db12 1,644 1.00/1.00 vMB 36
662,982 662,982 0000000000000000000547c605f752f01c5533988049f55fd6db8d080cd79e52 1,744 1.00/1.00 vMB 37
662,981 662,981 0000000000000000000827a3164e2502d50c5cf084e21b0e6ae2fe84bff3a8be 406 1.00/1.00 vMB 6
662,980 662,980 000000000000000000047d9d1dcff163212e03deeca5deb0ab238d9286e204ba 1,209 1.00/1.00 vMB 17
662,979 662,979 0000000000000000000d921f11fe26e9ab6cca953371e184903e9dde59ec6aa1 1,865 1.00/1.00 vMB 14
662,978 662,978 0000000000000000000203102bebe5d24d66c08da441b5ea447f0d6b6954408d 2,135 1.00/1.00 vMB 103
662,977 662,977 00000000000000000003294735cbe6664541927ad57071de7222f3033760740d 1,811 1.00/1.00 vMB 19
662,976 662,976 0000000000000000000c09547580097417b1ba2837527746d3dfe4d7316b26e0 1,904 1.00/1.00 vMB 27
662,975 662,975 0000000000000000000ee52741a644ed4490fbfded1f0e9a9161f03118795dd6 1,701 1.00/1.00 vMB 25
662,974 662,974 00000000000000000001f04719afccc3804206bc583335b73320528362df7fac 1,578 1.00/1.00 vMB 6
662,973 662,973 0000000000000000000566622c7ef8e78a58b55ddd1814f8825d122f0d677247 1,755 1.00/1.00 vMB 16
662,972 662,972 00000000000000000002ce65c5561d706c7cf38c92314ffa88b0f76d28a2a7c6 2,093 1.00/1.00 vMB 33
662,971 662,971 0000000000000000000a0b0f29cf09e9f3a159dbec54fc3559ae48580725abe0 2,179 1.00/1.00 vMB 45
662,970 662,970 0000000000000000000cd6bba349ebc540af87ee3e839cbc151acfd4f9e2135f 2,467 1.00/1.00 vMB 85
662,969 662,969 00000000000000000001cc8d97d3b959e2b827a1dff9db33bf3cb6ca39ce40bb 1 0.00/1.00 vMB 0
662,968 662,968 00000000000000000007cfc3eb29fab102f0a4fd6ca856d9658aa59c0b5f675f 2,076 1.00/1.00 vMB 22
662,967 662,967 000000000000000000019fc271436ec9a059b5820cb36c658b37094ec78961d2 2,716 1.00/1.00 vMB 59
662,966 662,966 0000000000000000000432bc7859be42604da27831289b6118da3d3ba03b8f68 2,305 1.00/1.00 vMB 22
662,965 662,965 0000000000000000000a7efb1c56ff290b70ebc02ae574b01f8928592415400f 1,932 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.