Loading Tool

Explorer IconExplorer

Memory Pool

74,480 transactions
27.46 vMB
0.06975335 BTC
Random Selection Loading Transactions
Max Size: 167.72/200 MB

Candidate Block

Mining Attempt b72944f7ff2e151cd2cc01a80a8a3d5e2bc426f27e02f3ab5a0266072b5cd37e
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 3cc5457b91c2aa74b6e5496af657a8728b012949304324fa94d95985e86a7dbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.01131426 BTC
Feerates: 80.55 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (492,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,870 422,870 00000000000000000221de4568cf2e7088184a7dea69e75e176b113ec5fa7ddf 577 1.00/1.00 vMB 32
422,869 422,869 00000000000000000041288d673c1f6f74095f5d40862d1adb876393adc2e674 2,017 1.00/1.00 vMB 71
422,868 422,868 0000000000000000007688e2bdfa8e8f2519eda074e5e95615af5ce1b9559d19 1,835 0.93/1.00 vMB 62
422,867 422,867 000000000000000004af34e27b5f4937d0eaef34b5f09e478cde3588a065da5c 1,858 1.00/1.00 vMB 50
422,866 422,866 000000000000000000e3a35d9e84e6e9ccac2c1d78b6b7fb06aa6e8fdbb0e478 2,513 1.00/1.00 vMB 100
422,865 422,865 000000000000000001475ad8993a38494c4bbf0aecf81233760538a4e477c7d4 988 1.00/1.00 vMB 37
422,864 422,864 0000000000000000039cb7e436b17fe52f7657ccb8c83b86ced734a632289ac7 2,477 1.00/1.00 vMB 85
422,863 422,863 00000000000000000324296aed4b8ff501adbccfd5c9c27f1f3ed1b14335ce27 1,789 1.00/1.00 vMB 61
422,862 422,862 000000000000000004372b46141d4c485a813131f14ad791ce8d82f659bb4c94 1,997 1.00/1.00 vMB 64
422,861 422,861 000000000000000001ecc2ed8d2db052860930b639f5a4a9cc83181860ed7788 1,864 0.97/1.00 vMB 49
422,860 422,860 0000000000000000018b01f207cd3be17e2ad35b975ab309557b44a4d783742c 1,882 1.00/1.00 vMB 57
422,859 422,859 00000000000000000132fffecc67d172a00d6d0ce269676a90d276e914920377 2,476 1.00/1.00 vMB 94
422,858 422,858 000000000000000005125dd5c7b23ccbcd7727f9e48bef06f2f70a8bc7869162 2,830 1.00/1.00 vMB 69
422,857 422,857 000000000000000000216611f0530d8582e3b49ccf8aa8226f9d598e6c44b200 1,844 0.75/1.00 vMB 93
422,856 422,856 000000000000000003b2022e5a590166015aa6216baecf2c192cc529de7d9c2f 2,566 1.00/1.00 vMB 103
422,855 422,855 00000000000000000106704741fb6a5b1dfb2fa4a2e4cdc483df67b47272d998 922 1.00/1.00 vMB 39
422,854 422,854 00000000000000000403472f44c24095def7c924a6c19ec112ba37768f95fb1b 1,749 0.77/1.00 vMB 69
422,853 422,853 000000000000000002b439cc3326f770d87a5fd5d3506f4d0714936bf48abe6e 1,235 1.00/1.00 vMB 35
422,852 422,852 00000000000000000282b70583b1feb1e3099f1a98b6bdc713798bc4d5b0035f 1,901 1.00/1.00 vMB 51
422,851 422,851 000000000000000002fafb8c7d1c5e0bae2b13b7d1c8a2113d9311404cbffe53 14 0.00/1.00 vMB 166
422,850 422,850 00000000000000000438dcf234b61653b9a09991c27f9508e37be78af8d6930a 2,343 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.