Loading Tool

Explorer IconExplorer

Memory Pool

10,879 transactions
3.75 vMB
0.00972362 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.97/200 MB

Candidate Block

Mining Attempt 988243e8b86d9be18dcc9b791b0bdf42b03db6cd99d7319137ab86c8adf02e3d
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root 4342e1457484e0d285adfb4996a1a19bf2058ceaa7409bbf7cd36b33843599bf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,671
Size: 1.00 vMB
Total Fees: 0.00560030 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (759,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,676 153,676 00000000000000b1adb4d14dce6a6ab2d342ee53cb78b9d3786b4cf3339b8216 11 0.00 vMB 45
153,675 153,675 0000000000000865d3016c9f63d3483c2a1925dfef08fd6278ca661185b5fb47 7 0.00 vMB 316
153,674 153,674 00000000000002cc00733c8264c3bfcdf23c8866d18a4e6b6f1c64ae9c9fe9c1 59 0.02 vMB 75
153,673 153,673 0000000000000d6c8318f2bce44b41df3d3c083a1fe0b02297fd320426717ebe 22 0.02 vMB 140
153,672 153,672 0000000000000b82d7c91510edb1386fdeea21ab3de27fa34ef56f98a26bc2ca 20 0.01 vMB 16
153,671 153,671 0000000000000dc2ac1f8f596778ebf44cd095678fcb2f4c9e01d5265cb6a916 113 0.04 vMB 88
153,670 153,670 000000000000040f3441dc8f86d4801ee4f1ea7703e186b9b030f93ef04e352b 10 0.00 vMB 404
153,669 153,669 0000000000000396e6623545ff2bb594d746ca342a51db2631509643051826a0 87 0.03 vMB 96
153,668 153,668 0000000000000d50cc80fc70d4d77cbed19df82f728b2dcb7525a06a8c8d39e8 25 0.01 vMB 34
153,667 153,667 00000000000000dba784247b51e0bbc2100abfd43e7658881e67c126a7023e44 82 0.04 vMB 318
153,666 153,666 0000000000000bd61680518973f7d4f8a28a6b4cf08235fc578b93be2dd868cd 9 0.00 vMB 27
153,665 153,665 00000000000007ebd663295cd1c512f9b6f94aa293355f941d91db5c9850cabb 23 0.01 vMB 36
153,664 153,664 00000000000007520aa1741fc0d91b1ab3ddae7a717f949acf3588d3535b23a3 66 0.02 vMB 55
153,663 153,663 00000000000008b1902cff93e3f516b0ea1161e69d9103e65d72b596ebb6440d 29 0.01 vMB 31
153,662 153,662 0000000000000afde12342133ef697d90e5e2add2a9fc05d124e9256b7c248ee 9 0.00 vMB 13
153,661 153,661 00000000000000622ccca5c340e67fe89a36ef9869260afaa3c7b0b0d79b4e27 137 0.05 vMB 0
153,660 153,660 0000000000000dc9a55801dc8490764997211ec20b90067cb2bb67cff013fed6 37 0.03 vMB 7
153,659 153,659 00000000000006803e3a542a100a12996855419d4e8e35d0f266c7143e5f06d3 96 0.09 vMB 634
153,658 153,658 000000000000074a58a4d5826c2a9683c50fde4fedf9a3dd90fac28bde47dfc1 56 0.03 vMB 75
153,657 153,657 0000000000000655aebebe521a461def44dbeb36066cbed5a6993a607de015c5 43 0.02 vMB 60
153,656 153,656 00000000000004308e159c49774daee9f3044cd6802bd696c982f2e494501250 19 0.01 vMB 154
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

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