Loading Tool

Explorer IconExplorer

Memory Pool

80,811 transactions
30.17 vMB
0.12302142 BTC
Random Selection Loading Transactions
Max Size: 180.99/200 MB

Candidate Block

Mining Attempt 4ee05f4e79ac880676a8e4e67a5448b5b3422c556053e46a008609f3efdce236
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a5a01aca43f527dd1776a96163324a79251527c8f09b57add119054c9afdf9b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.06128699 BTC
Feerates: 180.34 > 6.14 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (387,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,003 527,003 000000000000000000287c375dd21841e7668587660a95f4d70162e4b5b02758 2,259 1.00/1.00 vMB 39
527,002 527,002 0000000000000000002172d6ae838d3d0b172758d480b366f19870d58a763d48 2,592 1.00/1.00 vMB 11
527,001 527,001 0000000000000000001a182e1566d079013885bdc020772df09bd4c232933dc8 2,107 1.00/1.00 vMB 27
527,000 527,000 0000000000000000000185d246f42bed5771dc8c730d12be93cc4191b91cb1b0 2,153 1.00/1.00 vMB 45
526,999 526,999 0000000000000000001d041ea3b24a4b24c14eb44bbf4bb778c645d1a2c13ab2 2,747 1.00/1.00 vMB 18
526,998 526,998 000000000000000000008e4e0aea86bd19e8e9fc47988b6deb4068b72ee5f7fe 2,130 1.00/1.00 vMB 17
526,997 526,997 000000000000000000322fec53d5c4bd0b927ab03a6daa27ffe12bceb0b51c9b 2,608 1.00/1.00 vMB 59
526,996 526,996 000000000000000000123e7b109e27f5f3b0325fd328c8c364ac0a620beee704 2,616 1.00/1.00 vMB 56
526,995 526,995 00000000000000000002488f343931f220acbe0d92f01dfe1ab950e80e408d1b 1,704 1.00/1.00 vMB 16
526,994 526,994 000000000000000000098b3b729c8b9cb993b165bcb3704ed91a0a4a11523c5e 1,786 1.00/1.00 vMB 39
526,993 526,993 0000000000000000001fe99efc67100475ffe141d735e508de2b69c0df6347db 1,694 0.97/1.00 vMB 60
526,992 526,992 00000000000000000029d06234c65c3184177d5b8a621a2c4da5b08fd810466e 985 1.00/1.00 vMB 52
526,991 526,991 00000000000000000014c61f784d53397f29ca8504dcc11064ad19a2790eda18 638 1.00/1.00 vMB 58
526,990 526,990 0000000000000000001fcf2592d3c22bac87be6898eca9c725abeb5dc1139a1b 1,538 0.70/1.00 vMB 23
526,989 526,989 0000000000000000003758c9ea039b1c7b828286017ba36469695f40fd4301dc 1,563 0.61/1.00 vMB 21
526,988 526,988 00000000000000000009c7317411987a734f5ba8373e95cb1836cea8696f9775 1,500 0.72/1.00 vMB 18
526,987 526,987 0000000000000000001972e6ac90c4f67e6779ef2cb1f65e548198b90f13142e 635 0.27/1.00 vMB 30
526,986 526,986 00000000000000000036adf4ee194fa73c76ee03e77c362cc4359b61d5a729b7 1,366 0.51/1.00 vMB 24
526,985 526,985 0000000000000000001ea2d134537ab7f45947cf4464d9dc212cff940f3a66e0 1,795 0.72/1.00 vMB 19
526,984 526,984 0000000000000000001854a47a1db67908fcc6aeee555389528f42604c75527a 2,303 1.00/1.00 vMB 22
526,983 526,983 0000000000000000000ae18bbf2646f615f12dcac15b83ed0d5e9dedf13398fd 776 0.30/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.