Loading Tool

Explorer IconExplorer

Memory Pool

37,784 transactions
18.01 vMB
0.14296194 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.23/200 MB

Candidate Block

Mining Attempt e7fd092b4842f45f54b00d9b4bb70b7822b70fd52047d9e56fe5c9514df0a461
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root ecbdcde968c019d3bd0c19e7144f6b814a72feb1b73852a83c756c33ec1bdbe4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,326
Size: 1.00 vMB
Total Fees: 0.03163336 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (756,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,778 156,778 0000000000000563eda265d05db9989204902a7cf7344d82465ac16d0ddcc8bb 53 0.01 vMB 40
156,777 156,777 0000000000000d6856d64048f08bbabadd35b6569de65534626b1580e296880f 13 0.01 vMB 102
156,776 156,776 000000000000045576bace48bcb96dfab9a6d5a8807b5cf4a6d3741d5381319a 26 0.01 vMB 146
156,775 156,775 0000000000000f26085a45d50ffb7b6c33c16eee4e5afc061c908cdc9b9d5845 6 0.00 vMB 0
156,774 156,774 00000000000004f4c4f4e744643a8de84a475f926c60897e909ad9b3c0ab72f3 23 0.01 vMB 395
156,773 156,773 0000000000000306fa2bc1683206ca757e6e66e326d0d99ec3f14ea7d83291cb 13 0.01 vMB 61
156,772 156,772 000000000000089132a3edf5eff49048775c7b03133a0777ff7abaa40a1d4707 13 0.00 vMB 51
156,771 156,771 000000000000099cddfaad1224536c6306f8c88b835959e4778bece877e3690e 115 0.03 vMB 0
156,770 156,770 0000000000000da1dfdff0f5f2867771b4480796fee1f80290252c9bf485c4a5 30 0.02 vMB 154
156,769 156,769 000000000000006714d5321b340d6f7e219891c366cab81267e76a2475b87344 55 0.05 vMB 24
156,768 156,768 00000000000000611b3415bd466df1756791208a0c6263bfa61c5678e877828d 11 0.02 vMB 22
156,767 156,767 0000000000000bad9e803447d1e5d764e9f949a7042cd97440c816a834e914cf 27 0.03 vMB 207
156,766 156,766 00000000000008b60bbe1db113660634346dd032eb6564807ca27e18ea697cfa 97 0.05 vMB 164
156,765 156,765 00000000000002d6800ed439054d10e21d4c404740e9c4affe26a7be715842ae 5 0.00 vMB 0
156,764 156,764 000000000000008c6a000ce6c7b56e26dc5d6fa85cd0fdb05a9a0cc07b6c52d7 22 0.01 vMB 58
156,763 156,763 00000000000005e94b8072389b005b8df4c52a61bed732f4e8f12d6266a909ab 13 0.01 vMB 625
156,762 156,762 000000000000096dffb28567ee7e73ec025eec434f5efe7e70696d2fd429031b 24 0.01 vMB 22
156,761 156,761 000000000000084bec605964329f77551ec0dff6e5b8b66aed9d6d2eaa54c095 1 0.00 vMB 0
156,760 156,760 00000000000009b1a9ccb1d8babb7b52275844dc3afcbcc2ecc9a680eea7e6e2 1 0.00 vMB 0
156,759 156,759 0000000000000ee0294ab1cd43eb219cae33d9f05490d64a13e2c83d11fb337f 8 0.00 vMB 394
156,758 156,758 0000000000000de184cbe563e2cc799494e7d545fbbc3059fb61f5c1468758f9 62 0.02 vMB 78
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 11
  • Data Transfer:
    • Sent: 130.12 GB
    • Received: 0.53 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.