Loading Tool

Explorer IconExplorer

Memory Pool

39,729 transactions
32.70 vMB
0.07642239 BTC
Random Selection Loading Transactions
Max Size: 161.67/200 MB

Candidate Block

Mining Attempt fe89d62deba4ae86df7c720cb3366e452885b4b63f73ce3450e8ffa5c8fca4df
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 1efb51aabb8c6fa9cddcdfea8c807c88a541a41605a05ce9c4dff12ba6c929d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,178
Size: 1.00 vMB
Total Fees: 0.00739376 BTC
Feerates: 30.98 > 0.74 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (175,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,962 738,962 00000000000000000007286624ab96c131d8ddfc597babde8b11775e3958227a 836 0.99/1.00 vMB 6
738,961 738,961 000000000000000000049ac922cba19640f5d76dc4b9517e6132ea68ec889ca1 1,503 0.68/1.00 vMB 4
738,960 738,960 0000000000000000000600ddbc280342fc150ab4ebd691f843c840803ef59234 3,203 1.00/1.00 vMB 20
738,959 738,959 000000000000000000092bc5fe9339bfbdfbfe9d832e039072988fed02c1a333 1,407 0.62/1.00 vMB 10
738,958 738,958 000000000000000000057399ae8ad124709f7780ade207f1ce77d021f660b355 198 0.16/1.00 vMB 8
738,957 738,957 0000000000000000000251c1e60a2350e651a5b55b9006b26490ebbe2ffb0cbb 410 0.38/1.00 vMB 6
738,956 738,956 000000000000000000071ac76335196f2ef044ef33c902a731eb316104349f6f 1,032 0.54/1.00 vMB 8
738,955 738,955 000000000000000000027c493de5e0c6c9c8425eecc6433da68e4e6f414443dd 743 1.00/1.00 vMB 3
738,954 738,954 0000000000000000000131cd9e694f2f457fb746f89c21865508bd12b4962b9b 1,493 1.00/1.00 vMB 9
738,953 738,953 00000000000000000004d7b00efb99d892ee263893df0911d4fe87e1c1ddf77f 2,380 1.00/1.00 vMB 21
738,952 738,952 00000000000000000006664b8b6062bd4e8e0d8554caff748e15467fe8220197 496 1.00/1.00 vMB 1
738,951 738,951 000000000000000000014385a6cb055e600e583ed697196c96c70ae483b0958f 192 1.00/1.00 vMB 1
738,950 738,950 000000000000000000037530739c95743f74260169114129d7d8e1d7282ade92 1,567 1.00/1.00 vMB 4
738,949 738,949 0000000000000000000527f471ab933115c7ca42e2e123f37ed3e654dbf9e1c4 2,265 1.00/1.00 vMB 14
738,948 738,948 0000000000000000000573c8f13f9a26f817e854c7cdb3a47473fad5fa1f4f59 1,574 1.00/1.00 vMB 20
738,947 738,947 000000000000000000012e151955b188b6e06b07d3137deebbee9fe0b17ec5e8 1,275 1.00/1.00 vMB 5
738,946 738,946 0000000000000000000291487446b2c3a2a70ac27be01d08b9fb28182e08a0d4 1,786 1.00/1.00 vMB 9
738,945 738,945 00000000000000000003fc7a9cb90beb8a7fea1917a8568c149a648288ce1640 2,061 1.00/1.00 vMB 24
738,944 738,944 0000000000000000000467693f5d496577cf8880e2582599cb4f1a90f969452f 1,933 1.00/1.00 vMB 17
738,943 738,943 0000000000000000000059e03563e3ac854e4d2e3855b96a53ee65316facdf13 1,053 1.00/1.00 vMB 5
738,942 738,942 00000000000000000002b3aa53d25044d00d8efa8b6beab3f799c04b9f029d97 1,551 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.