Loading Tool

Explorer IconExplorer

Memory Pool

15,724 transactions
9.93 vMB
0.04066917 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.00/200 MB

Candidate Block

Mining Attempt 1db060fc9bbdae31551b342e3784a706828dfb3e9b2ebfe94887a808ff44d4b7
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root cd81a48475945464935bb1fbabc4a581c2ffd2284a1cced71a0abfb81e0777d7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,978
Size: 1.00 vMB
Total Fees: 0.01797006 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (661,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,577 251,577 0000000000000013e8ad1a5d37652c65c00efc582a01d98e3a1efe19358ab77d 112 0.07 vMB 91
251,576 251,576 0000000000000033b7bb189eb182309cb5fbbd67963a8df171c676afce4c020f 347 0.15 vMB 111
251,575 251,575 00000000000000710f1ac6c148c4621c43ce04a516223d66f6bf601fa7230288 358 0.16 vMB 111
251,574 251,574 000000000000006c13c810f9d5794485f4b3522f0a6fc356a87a16ffdc693bee 400 0.15 vMB 98
251,573 251,573 000000000000002b1723ccb84e03fa70c9b44200be6ac195f6ebaa4a076395d2 199 0.09 vMB 90
251,572 251,572 00000000000000183d1cb83091e0140c32604ab206cd0d531f90f24d7d329374 184 0.09 vMB 102
251,571 251,571 0000000000000061877a48459d99eb1dbcec6fd218cfff572a3ac33e978027d9 170 0.09 vMB 99
251,570 251,570 0000000000000048d244d78f13cec78cb96b5c701b46286c620a8b7ce0c22b02 62 0.02 vMB 113
251,569 251,569 00000000000000172d88640b4697e2f8e7936fb36568423997fae962ab333578 1 0.00 vMB 0
251,568 251,568 0000000000000045d10b34a13b7fc2fb73e71e61aa1e5bc9bc79fda4c8108c78 392 0.17 vMB 105
251,567 251,567 000000000000003e32ea62598bf07b7f42741d638eef2631ee8e2dd3eb2a2e38 348 0.15 vMB 196
251,566 251,566 0000000000000063dff5fd62578b6c738a4a3df8a9f813bab6688c390cd0e0b5 39 0.02 vMB 132
251,565 251,565 0000000000000054ed650b33662239f583be491337dae062d5c5d5876872cc77 165 0.07 vMB 142
251,564 251,564 000000000000005f873eafb2cce8f6731322300ca0f02103381cfa1efa3e3cd3 256 0.14 vMB 36
251,563 251,563 00000000000000480ad86800491315535a4a71bbe51b5d595b7e7e1cd6851987 256 0.10 vMB 117
251,562 251,562 0000000000000009f5b45e3c99b8f084c99447fd84e5d6d69ce25219d2c3b047 5 0.00 vMB 46
251,561 251,561 0000000000000010bca0ce4ce37c165cd4e820356194bf5991a7b9af792a83d5 58 0.03 vMB 61
251,560 251,560 000000000000002c55a7588200e1a1dd668920ca100c4b227f255b84b4f99183 101 0.04 vMB 64
251,559 251,559 000000000000001c9278eb231d303da92acf28e9caa6dce0bf785e69d8a7ffef 215 0.10 vMB 112
251,558 251,558 000000000000000ee63417dd5f134f64fe63a7df3eed0dc25380756d10841f46 103 0.21 vMB 24
251,557 251,557 000000000000003b459a49defa85f880570bf8afb033a0cdc28d8d04ce777008 119 0.05 vMB 131
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 168.48 GB
    • Received: 0.70 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.