Loading Tool

Explorer IconExplorer

Memory Pool

38,738 transactions
26.42 vMB
0.06994161 BTC
Random Selection Loading Transactions
Max Size: 136.05/200 MB

Candidate Block

Mining Attempt 86a5e60bd257969b00522e44953e921dd9443ab78cf7213c2396cec8b382b971
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 4a7a99ce0d2990abed58cfd9d5f3ca150329a1c65e311ab6e91c46a0265e8117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,994
Size: 1.00 vMB
Total Fees: 0.02073794 BTC
Feerates: 150.93 > 2.08 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (601,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,943 312,943 000000000000000010c868e85834be64c212588a9a195ba41a2366afb2542290 410 0.26/1.00 vMB 27
312,942 312,942 00000000000000002ea7f1682521d76238af44b43a48f370953c036d24bd8330 755 0.30/1.00 vMB 35
312,941 312,941 000000000000000008598e9c80bc53acd1cb905ce5808ff527afc4253930be3c 118 0.07/1.00 vMB 29
312,940 312,940 00000000000000001aefd23d14629bb05225cd09373a2c7e9c129627cddd64a6 182 0.12/1.00 vMB 29
312,939 312,939 00000000000000000287c9d83019e1f6c2530108f01a61c5202fad8500ec9b52 334 0.20/1.00 vMB 27
312,938 312,938 0000000000000000280339c79066e3efefd2ed981c17456f05f84b8857302db4 600 0.33/1.00 vMB 30
312,937 312,937 000000000000000004a83f1906e06483927c50b11c73dffc108a1f0277284067 250 0.16/1.00 vMB 24
312,936 312,936 00000000000000001106927a48e84a5f846d1890667834b651f98d2ec10ea9a6 256 0.10/1.00 vMB 40
312,935 312,935 000000000000000011191b14eaf5c628f349384489c50e165ce406407ffdacfd 381 0.25/1.00 vMB 28
312,934 312,934 0000000000000000371fcf07810c3ac1b9c17daa5ddc9710dea32158d3f75665 513 0.31/1.00 vMB 25
312,933 312,933 00000000000000000be786475800ebb520270b2edba8316a6a8afb287f19dec4 86 0.05/1.00 vMB 9
312,932 312,932 0000000000000000024cdf17308087ecd93bb10b42287898c455d9a6fec642e3 837 0.52/1.00 vMB 28
312,931 312,931 00000000000000000cff90ee70512f98a69fc70f540ab71e014ab2e36d937912 158 0.10/1.00 vMB 24
312,930 312,930 00000000000000002d13084f12db627f25ee3f8c3d4b5ecd4bb4273db3586c5c 419 0.26/1.00 vMB 26
312,929 312,929 0000000000000000185ec78ed3af3f672ac63bc6e588786147362e616cedc390 1,099 0.74/1.00 vMB 25
312,928 312,928 0000000000000000222dd6bf4d399136df2bc9ad804385bb0e35081470d14d55 538 0.32/1.00 vMB 28
312,927 312,927 00000000000000000b06c91efa6d05b468733963615e239ae892d551b10e8d51 566 0.40/1.00 vMB 26
312,926 312,926 00000000000000000f9d8087846e4f50d3e2eff4e1e361f0c9bf0f460e4200ec 48 0.02/1.00 vMB 30
312,925 312,925 00000000000000001c3c12444e898b30336a7dd68ab3ad58e9c531be87859760 106 0.06/1.00 vMB 32
312,924 312,924 00000000000000002d4f20c52f3af7336c6bd018f21fd75654b9a6ede306a6c1 164 0.09/1.00 vMB 24
312,923 312,923 000000000000000005910237c6f184160f98767b4dbfeb39cdecb2fcb0494f4a 183 0.11/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 635.54 GB
    • Received: 12.31 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.