Loading Tool

Explorer IconExplorer

Memory Pool

41,663 transactions
18.18 vMB
0.17611078 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.34/200 MB

Candidate Block

Mining Attempt 63c0bb0a03ffe2b77972a09d05024a238140241936a6558595cdaeb32bf20aee
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,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
168,805 168,805 0000000000000b518d6e285f171b03fa859e44aef6306afd6a105b5327a82cc1 15 0.01 vMB 228
168,804 168,804 000000000000043a9eec74608722f59598adf02574c46ef9d6d807e37995292b 24 0.01 vMB 36
168,803 168,803 00000000000000e96a02ec56f93d37041b7287bd6caf200a8b31122ee6de313d 12 0.01 vMB 29
168,802 168,802 0000000000000aa5b89bef0479928b8915a28051218c1635c4ac4c434ab8b492 2 0.00 vMB 0
168,801 168,801 00000000000009300d5cb9f20cc2af4d1c702ed23f19b2b3616446dfb143c07e 31 0.01 vMB 23
168,800 168,800 00000000000006a94033d639d71948e768de66b7f7149a7b6e0580d17c01910d 74 0.03 vMB 96
168,799 168,799 0000000000000ab05ce67ec71279d21b718e7980e1e0197129602897848ddf5f 37 0.02 vMB 47
168,798 168,798 000000000000062d3edc9aecd13167543031d776a7e29c2f82ae245cfe61fe26 74 0.03 vMB 727
168,797 168,797 0000000000000abc8d795d19f33158ad4abb739e200dcffd1f3e5d500476c195 97 0.04 vMB 368
168,796 168,796 00000000000003f1b3fc0d9918d72c4ac151a8e64a37ea363b829f563a125cf2 66 0.04 vMB 219
168,795 168,795 000000000000022680eee0638b92de24377833091507da1ae051f6258d1de0d7 54 0.03 vMB 111
168,794 168,794 00000000000008ce3cccfac0c89bb4a4c9747ba369241abacc2404d4cf4a1b9f 40 0.01 vMB 84
168,793 168,793 00000000000005aa82133b46bf1e0dda1c2c540cc13aac60836e815ff88bb26a 140 0.05 vMB 102
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.19 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.