Loading Tool

Explorer IconExplorer

Memory Pool

34,567 transactions
10.76 vMB
0.19415467 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt ea46c4ff82889b5420e148b325154f0a7df13761742b9d87ca2b7f67606add50
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (777,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,846 135,846 00000000000002e56be9af93bfe7454984af78387e5da2a70909a1e9d592cb27 24 0.01 vMB 871
135,845 135,845 0000000000000835e691f7d28982fdc780e9afc200953400d5f77f4ded9e1a29 10 0.00 vMB 455
135,844 135,844 000000000000032991c73695b9681da0378ad7ec5006b2d0bc9df49db9773a30 15 0.01 vMB 768
135,843 135,843 0000000000000404beacd3483fdd60ed9c62ee46eb4170791c9ca05006b40afd 110 0.05 vMB 106
135,842 135,842 000000000000081f4e565937de263582b5262854f0f207a0172cd46797cf0705 31 0.02 vMB 121
135,841 135,841 00000000000009dad68ae1d064703d03475b46e23da2624383231adb7449f85a 16 0.00 vMB 1,246
135,840 135,840 00000000000001792a848d6ed1cb520a0b01b5b571cd762c226965d288d44e61 15 0.00 vMB 1,342
135,839 135,839 000000000000063f3d2b618d2c21d69a3d2305c993dd72101c75e4656a28d3d7 40 0.04 vMB 182
135,838 135,838 000000000000061e88d636e8724e9c42ce1bf64927e29513ebcee3464491ddaf 16 0.01 vMB 107
135,837 135,837 00000000000007229d9adca10a6d29861b408fe5f418af20568c05a9950cc74a 78 0.03 vMB 447
135,836 135,836 0000000000000543125c1e2a8290a1b088e92db1a08872ceeff0191de7f3c7f5 12 0.00 vMB 529
135,835 135,835 000000000000010b6fffd0bd6118f9133f4b396e827025da096ea4336afa222e 59 0.03 vMB 224
135,834 135,834 00000000000002f38061773dd002f4084e2847a2d190dcac6011ab474483cb69 97 0.03 vMB 310
135,833 135,833 000000000000027bd8a5e4d363d6c37aaefea458497fb452e2928ab36ac6060d 129 0.04 vMB 115
135,832 135,832 0000000000000a90c4c8680c0f5ce660328efce9562e423a95c4ae0fc7bf924a 14 0.00 vMB 836
135,831 135,831 00000000000007593dd83b18f267450cec55aad6f471ec5211e679343ecdc11d 1 0.00 vMB 0
135,830 135,830 000000000000015d3d2c73c17b0c24c756409fb3f3f165d1d814887b5ea6949b 25 0.01 vMB 112
135,829 135,829 00000000000005be52a44771f450a1a8920ed9fd059f38db04391f5b80a60da9 72 0.03 vMB 585
135,828 135,828 0000000000000265ed4cb641fd6ed1c1f6e44b20eba201e8500f0bc289568e07 79 0.03 vMB 223
135,827 135,827 00000000000006cd23099d8ebceb56ae5ae8eb3c8754add7481c595b0c13bf21 156 0.07 vMB 286
135,826 135,826 0000000000000933105db3c79eacf57ac378c50d954ef704fe7ba62ee8e0309f 73 0.03 vMB 463
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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