Loading Tool

Explorer IconExplorer

Memory Pool

80,220 transactions
30.18 vMB
0.07418725 BTC
Random Selection Loading Transactions
Max Size: 184.70/200 MB

Candidate Block

Mining Attempt df3ac2991decbd77df2ae526e003eb07f2be09b245d281b1b950852734f03715
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 5d27e09c9b5f27e5ccaafbdac71224e68546c7951160c7f38a23fcacd071d448
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.00655487 BTC
Feerates: 318.30 > 0.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (500,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,988 414,988 0000000000000000020e354e1a05910e8405f735a3c739a631a2038719e41335 1,860 1.00/1.00 vMB 47
414,987 414,987 000000000000000003c1cb4f30eb7f5dbc5925ffa78dc4a774a74c2f6f2761f4 1,277 0.66/1.00 vMB 41
414,986 414,986 000000000000000001a438fe8e3d5a5461fadbd7af87199f57817c7e8574c364 641 0.61/1.00 vMB 24
414,985 414,985 00000000000000000080278421af12808f785ff5da08db38bdd69372ae795034 2,151 1.00/1.00 vMB 56
414,984 414,984 000000000000000002bf343766bda931b64f955e341252f58fa83d1c8f7a0f58 288 0.22/1.00 vMB 42
414,983 414,983 00000000000000000159d1fa855f1f92f2d156bce4a13883c96e1f6b61a0293b 1,419 0.80/1.00 vMB 44
414,982 414,982 000000000000000004cf9f7306d28b2cf803decc333c0325243202d1b319b2f3 919 0.59/1.00 vMB 45
414,981 414,981 0000000000000000055a39bd03544e8528857e3a9bf75b0296d37ec53b8ecddc 397 0.39/1.00 vMB 28
414,980 414,980 0000000000000000023242b17f68b98771a398dcad52d2577c0bfc1a617f6b7e 521 1.00/1.00 vMB 20
414,979 414,979 00000000000000000357c9441e1da54563b6db109ea018f6cc160de3f2f32ab1 831 0.95/1.00 vMB 25
414,978 414,978 000000000000000004b29c6c8e3ff428912c528b3fc4124ccc1314c43e08247d 1,496 0.92/1.00 vMB 40
414,977 414,977 0000000000000000050dc384f0c8f3ed586bf8853f4f94a2da912cf2a6aff54d 1,600 0.98/1.00 vMB 34
414,976 414,976 0000000000000000035531146838f1ab44dfa5ebddd64f95e681d0bffff161e4 359 0.12/1.00 vMB 51
414,975 414,975 000000000000000001b260d4e8c720aa4a6b834f30224e3f3e235141dfbe9f20 970 1.00/1.00 vMB 17
414,974 414,974 000000000000000003c55270a747ecb973733253025731861c22fc582c70f247 202 0.11/1.00 vMB 38
414,973 414,973 000000000000000004f6a57f98feacefb29d8bbdc695c84e8cfdf7536c02a702 565 0.28/1.00 vMB 38
414,972 414,972 000000000000000005200c219f8ba9dee6d5108c19530c7e471e91fd533cc0d1 1,167 0.51/1.00 vMB 41
414,971 414,971 0000000000000000001e72d6b0a5bd01077075f40ca27105414e18e1c9f17be3 425 0.21/1.00 vMB 39
414,970 414,970 0000000000000000057fbe25f3b98f8ba7d230724f38678cde682ab335f3dccc 610 0.29/1.00 vMB 41
414,969 414,969 000000000000000003c4c7ab1ec63c5e85fa4086f45e095dfcaf1a5d34989d45 1,134 0.44/1.00 vMB 45
414,968 414,968 000000000000000003e2efb0ae99d7f146612d3e6de877cd1a9ca54b475f64a1 685 0.27/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.00 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: 718.12 GB
    • Received: 17.88 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.