Loading Tool

Explorer IconExplorer

Memory Pool

77,057 transactions
28.81 vMB
0.11752751 BTC
Random Selection Loading Transactions
Max Size: 174.24/200 MB

Candidate Block

Mining Attempt 10f67fe3f1ef0531e89d0628934ab665eeb65f5d185d053602a0f0179fc2561b
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec57ccd4748156f485f395f2923bc682df0cb7152216ce080a8b34049db8e5de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,500
Size: 1.00 vMB
Total Fees: 0.05749075 BTC
Feerates: 101.65 > 5.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (277,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,773 637,773 0000000000000000000eb0191cf4e92c9a4308d0a197b3624234ad4a1952d046 2,329 1.00/1.00 vMB 37
637,772 637,772 000000000000000000099f2b5dae9a0e111932e2451b1692d02335b477f87240 1,538 0.52/1.00 vMB 22
637,771 637,771 000000000000000000118c35032bf000236f6ac0a0399457cfa180c58f1306da 1,500 0.75/1.00 vMB 20
637,770 637,770 0000000000000000000a5ad05e252ff7f7c25158f49df3b3b47ee7e49f23973a 1,560 0.88/1.00 vMB 12
637,769 637,769 00000000000000000011c887a94627b9bea79ef31becae523ab0b327db860384 3,007 1.00/1.00 vMB 7
637,768 637,768 0000000000000000000dc1d48a04b3afd5130d1ad395e0da1ea7fb20e46925ba 2,725 1.00/1.00 vMB 36
637,767 637,767 000000000000000000119313e6094c8c4e592424fca463e8f0cedff8779365dd 2,965 1.00/1.00 vMB 38
637,766 637,766 0000000000000000000b26e8cb531c2da86eb07504a34f3de5cfc1aa83a69ed9 2,396 0.95/1.00 vMB 19
637,765 637,765 000000000000000000064ddc2b569504c0cba1caac0dd8cede38f2ec31a7f841 62 0.02/1.00 vMB 32
637,764 637,764 0000000000000000000b812ed7c20a51c383ce4a3e89fb8038afb12347815d1a 1,032 0.33/1.00 vMB 26
637,763 637,763 0000000000000000000aa3859a425a804af940e56df20463e0d7306829df238b 2,008 0.78/1.00 vMB 26
637,762 637,762 0000000000000000000f9635631046f4e2abc1e87b02a528d505f4cc2a5f39d1 1,090 0.43/1.00 vMB 28
637,761 637,761 000000000000000000075cc231217acb658905b50b042b332d586608b65d7608 441 0.16/1.00 vMB 28
637,760 637,760 0000000000000000000e21925d0aa75884c7aa84a64b214975bb44bd06e491fc 2,651 0.92/1.00 vMB 18
637,759 637,759 00000000000000000007827d333b360c6a51815d41fc94a1a3e41f83a6c735f4 2,675 1.00/1.00 vMB 31
637,758 637,758 0000000000000000000f56800f29bea13252a4f28a97b2f198227101fba1ae44 141 0.04/1.00 vMB 32
637,757 637,757 0000000000000000000a821ee91783e47b6a89444a5af40b939d7f6ac2be707b 514 0.14/1.00 vMB 23
637,756 637,756 00000000000000000006c2c5c43be8a26b8acde1709569d732fb469d530c663d 2,633 0.89/1.00 vMB 21
637,755 637,755 0000000000000000000b95b25c120138e3e5d26851cb29437f245e2cd9c271e7 284 0.22/1.00 vMB 27
637,754 637,754 000000000000000000061b31da3ad97109910863d58baba2e38767713bf2e097 2,313 0.94/1.00 vMB 11
637,753 637,753 000000000000000000111a06109441ad7cf17acf6a00f1a4667e15ff38d2f915 2,185 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.