Loading Tool

Explorer IconExplorer

Memory Pool

79,513 transactions
29.68 vMB
0.07434684 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt 4578acec7fdb991c70c27d81c7544fb5e2f437e8ee61a85e1ce9097aaf6e003c
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 6df1260a99cba33595bcd5ea89694910e493158cb360cfbed0e0d0d20368d0ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,286
Size: 1.00 vMB
Total Fees: 0.01401677 BTC
Feerates: 74.18 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (839,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,127 75,127 00000000003c3d2f3d9cb5b212da15660320958bf8984199be4a3f23cd419d81 5 0.00/1.00 vMB 0
75,126 75,126 00000000007da0e8393be67c24423e4b8bdb8a435eb4397adf148e9f5adb52c4 3 0.00/1.00 vMB 0
75,125 75,125 00000000000e1d44494355396c503cb17516f75e6b813ee056dc89c9932fc7cb 1 0.00/1.00 vMB 0
75,124 75,124 00000000002d33613bad535bf8805f3d7266ce3ebfb692c2acc742e3cffea862 1 0.00/1.00 vMB 0
75,123 75,123 00000000007c253efe00fb769a1dd126bfefa618ff864120d217c26810c96144 5 0.00/1.00 vMB 0
75,122 75,122 00000000002e698cfcf558915c2d2a886adb355e2edc058f5ead7cacb86094cd 1 0.00/1.00 vMB 0
75,121 75,121 000000000015a8beadbdb2ab2a0d9fc1e31a97fe468ed69a2bf95d8d7508086f 2 0.00/1.00 vMB 0
75,120 75,120 00000000002930fae53feb5eb5baaca825fd2e2b5397fc754870da9cf4025d83 2 0.00/1.00 vMB 0
75,119 75,119 000000000006a934d580f976a0e297e22b556ef6eae63fec632feacae862c999 2 0.00/1.00 vMB 0
75,118 75,118 0000000000056309d9838ba132ed520fe0af0e658fc882408741bda4a0db0619 1 0.00/1.00 vMB 0
75,117 75,117 00000000005cc6f599e5f26d2a397d06012f78a1089093d0a8f86ad99ef9948d 1 0.00/1.00 vMB 0
75,116 75,116 0000000000646a025e8d68625509ae689a2f6c33f93377b6a7b1b4b15bbda341 3 0.00/1.00 vMB 0
75,115 75,115 00000000001b7f76fd523fd8d30850279acad9ae1091bdd97b3e87f91f5bd530 7 0.00/1.00 vMB 0
75,114 75,114 00000000000071b93f664dc6f2132898b73549b463bf310d4628f9ac9c612b6a 11 0.00/1.00 vMB 0
75,113 75,113 00000000000ba944c7273244e9661e4aee4cc33e88d1e15be340a57b827bb90d 2 0.00/1.00 vMB 0
75,112 75,112 000000000045f1b3e5c24fd935c86b8930eaca66dd103f334ee6f6267d6ed645 7 0.00/1.00 vMB 0
75,111 75,111 000000000072b151d7627fe16a884880bda9eeedfec95dedce39ad228a737f64 9 0.00/1.00 vMB 0
75,110 75,110 0000000000196f8c424945eea60eba02a2cb991fc65e971efd2f90a46ad8c96d 1 0.00/1.00 vMB 0
75,109 75,109 00000000000d0a13b431c2397cf9049c4e85909f71166f75f2d3602a1aa10a57 2 0.00/1.00 vMB 0
75,108 75,108 00000000002f478bb110229044f755d539997520ec344ae24ec50d2a4eb2cee8 2 0.00/1.00 vMB 0
75,107 75,107 00000000003ec7b695ae0ad10eef73c84e822bdd67d7b0e87b30fe37791b54cb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.