Loading Tool

Explorer IconExplorer

Memory Pool

85,047 transactions
31.89 vMB
0.16977658 BTC
Random Selection Loading Transactions
Max Size: 189.80/200 MB

Candidate Block

Mining Attempt fb1b1a0b25753cdb4a26e7ab559081ff7cb9cadb2db026f3bcda05622bb05460
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root fef4f45f1d9f465b2f41ab7d0c66dcf98cdefdece4b3ad13ffbfa2dacaefed63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.05358846 BTC
Feerates: 402.75 > 5.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (383,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,518 531,518 00000000000000000011882a101941af2bdf12973e1efaa146ced5034d51622f 2,802 1.00/1.00 vMB 20
531,517 531,517 00000000000000000023ecdfc02961d870281346d17f13af2750b7067fa4d953 699 1.00/1.00 vMB 7
531,516 531,516 00000000000000000026979283a7e99fa46f9b02fb1022d568c77c7b642282c6 1,607 1.00/1.00 vMB 16
531,515 531,515 0000000000000000000dad457dcfa516a89655687681e3171617bc5cd149516d 308 1.00/1.00 vMB 2
531,514 531,514 00000000000000000015b6d2aea158326b4da2d411668311592af1e7115788b1 1,402 1.00/1.00 vMB 4
531,513 531,513 000000000000000000086cc002c38b132f8683b4fceae8cc6a2be8a34cbbdf68 1,999 1.00/1.00 vMB 23
531,512 531,512 0000000000000000002141d11dd1ef31bd85ead4d5f62e90f9ba0bc33c4a979f 488 1.00/1.00 vMB 3
531,511 531,511 0000000000000000001573cb161fb8dc724a671779db2179088f71fe0c920d65 119 1.00/1.00 vMB 1
531,510 531,510 0000000000000000000a71dc249b7c91584f53392344ac1b11d8a335a54b6697 1,357 1.00/1.00 vMB 16
531,509 531,509 0000000000000000002b3aac0018ba854a2dee7c340b7e8bb44872b289a7d414 921 0.39/1.00 vMB 21
531,508 531,508 0000000000000000002d7db7807b980b6b4a7c34cc8ac14847bd1617b67ffc9a 722 1.00/1.00 vMB 5
531,507 531,507 000000000000000000203f5c56207fca31f0a5a3f8573d6064e46219b8b599b0 1,944 1.00/1.00 vMB 6
531,506 531,506 00000000000000000022cd055cb7721629a6cc571525f409ae095687e087e414 2,467 1.00/1.00 vMB 8
531,505 531,505 00000000000000000011c2f8c8a2191203d6a77c590a6326b7fda53cb0deea1f 3,050 1.00/1.00 vMB 24
531,504 531,504 00000000000000000031918ab77b03a2b33d99794c10fb740a7cbe6a5da4b63b 2,794 1.00/1.00 vMB 27
531,503 531,503 00000000000000000029f40c9d5346db10c598fdea980c42c9c926a917ba9ff8 2,882 1.00/1.00 vMB 29
531,502 531,502 0000000000000000002c01708e72b27f2f79841f8cd2183b8312bac982a904ae 2,002 1.00/1.00 vMB 23
531,501 531,501 000000000000000000345afd7c89a16cb3b16379e90a212dc4b9a3064e3a3745 1,747 1.00/1.00 vMB 11
531,500 531,500 000000000000000000149576a6637ff63c47adea5d787cb615d8c46135cf2dfa 2,139 1.00/1.00 vMB 23
531,499 531,499 000000000000000000072685cb0d5c4f82a5b669204c07c6d39af8d28c1dc044 983 1.00/1.00 vMB 8
531,498 531,498 000000000000000000112ee5a9076f662251382c88ccac259e6bdeb8ccf4c413 2,086 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.