Loading Tool

Explorer IconExplorer

Memory Pool

76,736 transactions
28.97 vMB
0.07579095 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt e211542f3e536381114f42587b52809c360a4e60ba2102ab89fff1ba91ccd57b
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root e6e527cc9001ee17ef22bf47d5e8bd9fb0dd64a18ff9e23fc2d6471b4ec68b20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.01238747 BTC
Feerates: 74.05 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (428,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,880 486,880 0000000000000000006fac2c4b1b60d7577728b6ec5c49102c234dc1fa97a2c7 352 0.18/1.00 vMB 108
486,879 486,879 0000000000000000003b3bf9675d9f090fab3af53bd1756f1a25d4160b317306 478 0.19/1.00 vMB 96
486,878 486,878 000000000000000000ad5d09e1c34634bef36d36650dfde1c99fc64aac3cc834 50 0.02/1.00 vMB 122
486,877 486,877 00000000000000000082188b58c035460d898a2799d193ad4201620a1ca596ab 1,022 0.48/1.00 vMB 108
486,876 486,876 000000000000000000c793be20eb3e33ad6c0b8b105be451bfbfa015a16775e4 1,217 0.63/1.00 vMB 91
486,875 486,875 00000000000000000071ac674269ed0c8a6c048e79f404028da7a474f151cb72 1,795 0.93/1.00 vMB 67
486,874 486,874 000000000000000000e57b68e5f6fb07f3ba59316abc7fdfbcf7fa56a109a9f5 1,894 1.00/1.00 vMB 79
486,873 486,873 0000000000000000006d4563b595a1510cb9098ccd6c338f3da90d96e0bd1308 1,989 1.00/1.00 vMB 157
486,872 486,872 0000000000000000000fab875d1976c153f577597ce256389d73044fa7e22bf2 1,706 0.82/1.00 vMB 89
486,871 486,871 00000000000000000098dbaa7ef3d33c51be3f159fa3e85b7f173e95643561a8 2,038 1.00/1.00 vMB 107
486,870 486,870 00000000000000000060ec18eac6bf6b3b97d908869a58c38f65ed851b7fb321 2,174 0.94/1.00 vMB 68
486,869 486,869 0000000000000000000b9fb2b45419bbcd918a0c82bc47d8db8f08d1048da062 175 0.10/1.00 vMB 150
486,868 486,868 00000000000000000087d601ebc093af1511f0d5dfbc7044991838dbe4d4440b 1,247 0.69/1.00 vMB 130
486,867 486,867 000000000000000000494a01d0195177aef974edf33d9e9617418840a4e6ca43 1,850 1.00/1.00 vMB 49
486,866 486,866 00000000000000000087a728cf7c3124f571fa88094cb7201162296b56ad7dee 2,079 1.00/1.00 vMB 149
486,865 486,865 0000000000000000001db0bd36bbe976e444b87361542ea50b63844612942630 1,410 1.00/1.00 vMB 123
486,864 486,864 000000000000000000287b7684510d3a3fd0639b80216dfd4720921ad894a30c 439 0.29/1.00 vMB 89
486,863 486,863 000000000000000000b6c3782bc1e35fda6906d1545259432acc55aee1627d08 606 0.37/1.00 vMB 101
486,862 486,862 00000000000000000092e285bc6002b5056ae81a779452e1cd8b87e45f4d085a 1,136 0.81/1.00 vMB 19
486,861 486,861 0000000000000000003ac5de69486991046077ac048e097a2166bf6d0c81e90e 2,016 0.98/1.00 vMB 71
486,860 486,860 0000000000000000008fa941520b9d1203c948786d876e2ddd72fc00a3800afc 1,979 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.