Loading Tool

Explorer IconExplorer

Memory Pool

74,991 transactions
27.71 vMB
0.07600460 BTC
Random Selection Loading Transactions
Max Size: 169.18/200 MB

Candidate Block

Mining Attempt 18e07e600f4e14ac39d48281da18683b4725e8dbdd50171aa4093415c8d5416c
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 6e3055b71d7224f406ddce681e41bd46ec280efbdd8e50eeeec0788498052f91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,807
Size: 1.00 vMB
Total Fees: 0.01678923 BTC
Feerates: 100.53 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (387,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,716 527,716 00000000000000000012c4b80b337049c1f77acf53d964a728205f702db28810 318 0.11/1.00 vMB 24
527,715 527,715 0000000000000000001c4b055e8837c9bed42570e1e5cbfb0c30674339047ef6 536 0.25/1.00 vMB 24
527,714 527,714 00000000000000000000572d7077489ecfdb97a007d514e311d9e1b89d9571f2 243 0.11/1.00 vMB 18
527,713 527,713 000000000000000000288d2a508b76ee7cb30303b878640e4976151d3b2889ff 1,752 0.80/1.00 vMB 19
527,712 527,712 0000000000000000002103f89344156412260bdafc1014d1e4c1f6de2c932e86 152 0.06/1.00 vMB 22
527,711 527,711 0000000000000000000aaf7e49ff88db6758fc8348bbf56a1f8df373fd78be07 1,106 0.50/1.00 vMB 24
527,710 527,710 00000000000000000006c4cd76be3b97e936dce49def5fc2341ddbdf6cc9285e 974 0.63/1.00 vMB 10
527,709 527,709 000000000000000000131a2a84000cbe4dd68d1e923ac3c3f1ab0f4c9a075237 2,190 1.00/1.00 vMB 22
527,708 527,708 00000000000000000024f95d3a450c3d00aea80b0a5946c181c8febfcb92ab2c 8 0.00/1.00 vMB 16
527,707 527,707 000000000000000000260670f5edb2de487aca69d6480efbfc3a1801a3471dc0 432 0.17/1.00 vMB 16
527,706 527,706 0000000000000000003896b0f78562ec1941bf758e8b555b68f865197cb95d6d 145 0.05/1.00 vMB 19
527,705 527,705 0000000000000000000f55c91dbe5393d8883c1853fe3a78e069a192fd6db996 189 0.10/1.00 vMB 27
527,704 527,704 00000000000000000012e34c51bf1e4d05c389a8eeb0da7bf9e352cce08577e9 640 0.44/1.00 vMB 19
527,703 527,703 00000000000000000023c75c073afe6a58c4b98aedfecbf169a4e941c88dde89 719 0.53/1.00 vMB 12
527,702 527,702 000000000000000000300ee2ae19c79f387be3dedd8c0ae12968264e48881d32 358 0.14/1.00 vMB 16
527,701 527,701 0000000000000000002b77641d9ab133d0bc244e2c9246fd29f3016235553be4 933 0.38/1.00 vMB 22
527,700 527,700 0000000000000000002298f5eb913bf53a247629eb248a358a8f10f193af0b4c 601 0.26/1.00 vMB 21
527,699 527,699 0000000000000000001bffaf9ccb7eb12f29446427736a5457d648a0d583ea43 558 0.23/1.00 vMB 24
527,698 527,698 0000000000000000000b57be987af1bafa1fa9883af3ed8aff454e1ec86a8997 1,283 0.52/1.00 vMB 24
527,697 527,697 0000000000000000003869354bf355a9fbe23a2f2b5ffc45c3da1c566421f2c2 244 0.18/1.00 vMB 3
527,696 527,696 0000000000000000002cd57debc0d02ac757cf132370f684fd44bba1b086822b 740 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.