Loading Tool

Explorer IconExplorer

Memory Pool

48,715 transactions
27.54 vMB
0.07854565 BTC
Random Selection Loading Transactions
Max Size: 146.84/200 MB

Candidate Block

Mining Attempt 8654b4bcb4a28eb3d82d8da4b90a03dcc0f681bc74035dd19a8cf0be7de611bc
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 4668a8a6928ffcac8343d46977febe148904a6dd20663643beb786d76d41cd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.02688136 BTC
Feerates: 150.92 > 2.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (523,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,873 390,873 000000000000000003f5e373a42165963bed0da828199960315ad15e4f4e8419 3,155 1.00/1.00 vMB 52
390,872 390,872 000000000000000002bb4856a6c91b519204667e089db5535c997a40e8adeba0 1,352 0.99/1.00 vMB 23
390,871 390,871 00000000000000000b8bf5bd2079ea401f1eecf5e0fbc429f5f8c548492ea85c 91 0.25/1.00 vMB 5
390,870 390,870 00000000000000000244482c957984d612b53aa2b46f9310f6991cbf866537c9 603 0.40/1.00 vMB 24
390,869 390,869 0000000000000000046242b88f5987ae7a712a855f9d387a52ec6aa83a81008c 670 0.34/1.00 vMB 32
390,868 390,868 000000000000000002a6b1fec403b73158f2ea18ae4b0b54153091ffbb266b30 263 0.25/1.00 vMB 18
390,867 390,867 00000000000000000888c4f105e0fed3b30e9bd41e3fccb7ff4274972489556c 418 0.25/1.00 vMB 24
390,866 390,866 000000000000000009238c65e2785c78fe90aa2480cfdc49babf6f18f0c2fd12 324 0.23/1.00 vMB 29
390,865 390,865 000000000000000005bc6574673ce76528c75bec181eb184f8e521b025117d3e 66 0.08/1.00 vMB 18
390,864 390,864 000000000000000009664523ae370ef9a4205da9b7fac657694a6fd2ef8942f3 832 0.46/1.00 vMB 38
390,863 390,863 00000000000000000267b7e339fd2cae52fed8cb21c6b22c0e628ef0d0bc5788 885 0.39/1.00 vMB 35
390,862 390,862 00000000000000000643733ff92dd172da754baaa4da4007c150684fd10c0b31 196 0.21/1.00 vMB 22
390,861 390,861 000000000000000005e506fea7eb688e5032dfc40a2edcba423082024a222566 1,122 0.54/1.00 vMB 31
390,860 390,860 0000000000000000087c43ff3509cc5a6d4568c597ea15b997469980e2364753 702 0.95/1.00 vMB 14
390,859 390,859 0000000000000000085ee4154e35017c7044761790ca54ff094e8407432e6fda 2,016 0.83/1.00 vMB 41
390,858 390,858 00000000000000000736a9bf7b5f1ada7a8900a0146af1c6f718ed49284934ca 435 0.25/1.00 vMB 30
390,857 390,857 0000000000000000019e1b913b5eabb543311f45b11203b68d8b8d48334bd778 174 0.13/1.00 vMB 23
390,856 390,856 00000000000000000451711582fe20b140d8c255444ba76d3e3dba91394e8b61 346 0.29/1.00 vMB 21
390,855 390,855 000000000000000009f4d4fb33df8e93f207c506ae6be4eb3b34feacc2108062 643 0.37/1.00 vMB 44
390,854 390,854 000000000000000007e8d0d994c1d54fddc6696b185d1974b3a5a140c461f2a6 465 1.00/1.00 vMB 11
390,853 390,853 000000000000000000c6ae0ce4d0e3b251be27d322b0f29296f4077a60c953e2 151 0.12/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.13 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.