Loading Tool

Explorer IconExplorer

Memory Pool

77,479 transactions
29.29 vMB
0.08467585 BTC
Random Selection Loading Transactions
Max Size: 178.71/200 MB

Candidate Block

Mining Attempt f571888af244e307da608053cffd168a39438fa3e5e434dff6ba054a27ea1bc4
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 61fd9c2a3be9ca43a495f37276b8e7620632a2479d9d80a809d32c0314550e3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,781
Size: 1.00 vMB
Total Fees: 0.02031424 BTC
Feerates: 301.35 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (515,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,882 399,882 00000000000000000370a766f093a5f091438be0481a78c08e251a0dc16bf8d9 292 0.98/1.00 vMB 22
399,881 399,881 000000000000000002c5800be4108f0ed4f15be1d060169410392100059219fe 1,478 1.00/1.00 vMB 36
399,880 399,880 0000000000000000021fc549dac242aa8380fc0959ca085374cfaf4820af7838 1,338 0.95/1.00 vMB 39
399,879 399,879 0000000000000000048d37e2e2ee7cc251a55c6db98f93d30d9514fccb1e05b2 1,860 1.00/1.00 vMB 51
399,878 399,878 0000000000000000049caa84e7433d3b521873475b83bfe761df536f41087854 1,406 1.00/1.00 vMB 134
399,877 399,877 0000000000000000003842eba01d9ffc5cbf290fccc7eea1f9f93383e0735e89 1,867 0.75/1.00 vMB 56
399,876 399,876 0000000000000000015b6997970cabac59efc9e998a6b5fde125fdbe22916c0f 1,373 1.00/1.00 vMB 24
399,875 399,875 0000000000000000027568fbd52174d4c24ea4fd3226630fc9d73321dc851a08 2,332 0.95/1.00 vMB 32
399,874 399,874 0000000000000000040bf90437157d56888daeff556bde2a4bf8f29fdf7d81cd 2,002 0.95/1.00 vMB 53
399,873 399,873 000000000000000003985457d7d6796448471ee490f048f935e645a33ac99c5c 1 0.00/1.00 vMB 0
399,872 399,872 000000000000000003adfbef86ae8d910d55bdb333b3431c1ec46a47715452cc 2,135 0.98/1.00 vMB 49
399,871 399,871 000000000000000002ee51e2e7501d6a8604e2b25283e01ac47b4fde6d514992 2,680 1.00/1.00 vMB 43
399,870 399,870 0000000000000000055590a9f16ca3177f1c30a9f2f30c96e14f8b374a4bb10d 2,176 0.95/1.00 vMB 48
399,869 399,869 000000000000000005f137f5034b6bebdb62454af451a56fa24f792737f624be 3,049 1.00/1.00 vMB 44
399,868 399,868 00000000000000000534610f84a915cf0b62bf92f6c86b65ad279e9259e06cad 1,258 0.93/1.00 vMB 72
399,867 399,867 0000000000000000048588b7be366b31b916e768c455fd35d991e698980535a5 2,681 0.99/1.00 vMB 46
399,866 399,866 000000000000000002abcc971d10811e3c2a8125b7c7200f13a43ea2b0289343 2,157 1.00/1.00 vMB 40
399,865 399,865 000000000000000005f27f03506c5e5b8f42bc26d7f0de3d872def8cac4f9cd4 1,561 0.75/1.00 vMB 56
399,864 399,864 0000000000000000062e18ab414bde3b5654c6fd0beab164e363fc0c7be583c9 2,533 0.75/1.00 vMB 50
399,863 399,863 0000000000000000049aeeab9192d923771b01420380f532d101885159adb8a6 1,884 0.98/1.00 vMB 82
399,862 399,862 000000000000000000d338f945006d62adba99dbb399f524047787a54b93e110 2,494 1.00/1.00 vMB 72
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.29 GB
    • Received: 17.06 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.