Loading Tool

Explorer IconExplorer

Memory Pool

86,647 transactions
31.81 vMB
0.10876420 BTC
Random Selection Loading Transactions
Max Size: 194.86/200 MB

Candidate Block

Mining Attempt 83d48502b7532b0b25634013015c34f4b1d616ec0eefa7a2035b189d0faf377f
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c45e296e365256d0a549862aee16b203ffd74f8859b7d3cde031069c5c2b2df9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02815004 BTC
Feerates: 1,236.26 > 2.82 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (641,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,535 273,535 0000000000000000f4575e5212be41972ead86977d9582aa49620703fc5bf38c 226 0.15/1.00 vMB 18
273,534 273,534 00000000000000041dbada4cf064dbf9b812e19cca0552d4285cf5768e06d40b 151 0.06/1.00 vMB 33
273,533 273,533 0000000000000000914a68666c4c89d3a0aa5c46df55471e6d8de89f52a07392 348 0.20/1.00 vMB 38
273,532 273,532 0000000000000000d88adb97bbaf93dff40c3c742e143667e83313964da8d2d0 552 0.25/1.00 vMB 55
273,531 273,531 00000000000000003462fa9977b7c1c1a734eb6edab2652e3f4aeae3b2bd5f0d 28 0.01/1.00 vMB 39
273,530 273,530 0000000000000004e279e3b637da507d0bd187a78c71e68e10bc1bf0f89b53cf 347 0.14/1.00 vMB 54
273,529 273,529 0000000000000004181cb6ac5e128c11f1c6bdfeb86489222955d174f67009e7 377 0.15/1.00 vMB 59
273,528 273,528 0000000000000001c91adf3f8693319bd4dc71f99e60680abe6768a9c52b6a02 385 0.17/1.00 vMB 48
273,527 273,527 000000000000000148f4bc57a0b3c9374bf2bda405f2fabbae90bbf55c458b56 211 0.10/1.00 vMB 87
273,526 273,526 00000000000000034d7c8e3c564a7b28e8c7261499e41be68752825fb1d28408 215 0.10/1.00 vMB 66
273,525 273,525 0000000000000003737ab9dd78ca85543419f90346ea236ce4b8772d10aedb0a 670 0.30/1.00 vMB 53
273,524 273,524 000000000000000215aaeb02661e893ab990cfda2575ee82c185eebbe3bc580b 275 0.33/1.00 vMB 16
273,523 273,523 0000000000000005e998d2ce895fed92c29ed019b05cf377d5513234df03b089 45 0.05/1.00 vMB 20
273,522 273,522 00000000000000015fb7d1b24cc98f26cc850952d5cf6fdf053df480b6c0da75 480 0.25/1.00 vMB 33
273,521 273,521 0000000000000005ff16c36db447e51a1cbbad6ae9d09da9125dbbdb23345f84 37 0.03/1.00 vMB 48
273,520 273,520 000000000000000033546e5c50f0d9856b7160e9dcb70a3f253a7d587ecd9d24 563 0.25/1.00 vMB 67
273,519 273,519 0000000000000000fad557f8cab4470ad1d8152e7fcf6a006a1ae8af426dea3d 547 0.25/1.00 vMB 59
273,518 273,518 000000000000000601d5515390f9afaee9eb212b8d58567dc734bc1d2c710515 1,192 0.50/1.00 vMB 40
273,517 273,517 00000000000000047f3229b17175f8ee358dbce7ce4eb907696d3b57d48d3aa6 58 0.03/1.00 vMB 78
273,516 273,516 0000000000000004adf95c98b075b73b7a227badb4b107f1e7d9a123318736d9 718 0.25/1.00 vMB 83
273,515 273,515 00000000000000018819ebcdc3ebd5de71ce9f380a424d372d794aa8662d7428 127 0.06/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.