Loading Tool

Explorer IconExplorer

Memory Pool

41,660 transactions
18.18 vMB
0.17606164 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.33/200 MB

Candidate Block

Mining Attempt 5458c70e3b5a0856403df2744c963bdb49c9eebe869a286c79e2adfe7f18216b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 94e0d0242696de76bfcdd3c7263a551ee212e5d6d1d22b25338e3f5035914176
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.05748224 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (744,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,826 168,826 00000000000003ff41b7f2df4d12d008a55ad1c4a4eb886bb0c6a0d702a65ba2 13 0.01 vMB 79
168,825 168,825 0000000000000466c5156ea672d72c694f85e531f5522dbdc6fbb070ecc0d66d 32 0.01 vMB 0
168,824 168,824 00000000000008b9aa9d033c545e4835905a7a1a96a9d6caafccd73eeea1d825 37 0.02 vMB 92
168,823 168,823 000000000000034b083093e2decc16c457ab4b6a4e808298f9ae37ab95f883a0 48 0.07 vMB 130
168,822 168,822 000000000000004c6529e2dac3e6bc612136b3793ea58445f38ab6f0c3813dcc 35 0.02 vMB 98
168,821 168,821 000000000000052333580978a065286b559eaacb661fed22df548e3875488d4c 6 0.00 vMB 75
168,820 168,820 000000000000071a535a355fe5a021cf1c7bb2372e22eb27166d45d3c5d79447 35 0.01 vMB 103
168,819 168,819 0000000000000b658132d9e544685be830145c30bab1596be9ddc84049dc0cf8 20 0.02 vMB 21
168,818 168,818 000000000000055c41186a1223a917cc67cda874dac2fc7fdb0801b3f2a3902d 56 0.02 vMB 67
168,817 168,817 0000000000000467a53cfa253f4e14966da67360db0c86cbd67a71366a67e321 20 0.00 vMB 20
168,816 168,816 000000000000058cd78958172ded49a18652efc043f2d97e572ab4180795ce38 53 0.03 vMB 60
168,815 168,815 00000000000009b527ec78fdb212e8ac5f133b4f5564d7dae866601fa127c594 15 0.01 vMB 360
168,814 168,814 000000000000061aed77a718804140a7e5af4d5106c501b0bc5f81972d2905a6 130 0.05 vMB 41
168,813 168,813 000000000000055d2deeb8de34efcd9fd8688f19dc3bb2dffedcc66566fbf8ef 15 0.01 vMB 40
168,812 168,812 000000000000044caffc2d3e966cbcbe2e12cc2e9e790766a210782476b981a5 23 0.01 vMB 33
168,811 168,811 00000000000008d9b8c1a1d8be2c7f1d82122b2c630ae2094cc6e3a444190b1e 10 0.01 vMB 62
168,810 168,810 00000000000007abe5677457f62477c29caea7e2cacbca961c0a1c0248f4b9a5 101 0.04 vMB 50
168,809 168,809 0000000000000be0b7517a2384d780cd7e5e4d69824dcc78f2e10f920d8d80a8 41 0.02 vMB 111
168,808 168,808 0000000000000627ca5fdf3b9c02f79577a7267028bee62719fa5c15cd3fef36 3 0.00 vMB 47
168,807 168,807 000000000000019786197db0870c879c6dd7a1da9ecbefae5ee12cd199c1ced7 39 0.02 vMB 180
168,806 168,806 000000000000084f4a273048211fea790fc20104cf566eb218cefc042acdf07f 20 0.01 vMB 51
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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