Loading Tool

Explorer IconExplorer

Memory Pool

34,571 transactions
10.76 vMB
0.19419909 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 efd8f24fdf7f2781f0a45de6807b89c3cb4ecb590db8e8dd153fef83467b331a
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 (760,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,898 152,898 0000000000000adcd18b9c29c9f6e0bec4aeec2cea5cebf4e2b01716e726a8e4 13 0.01 vMB 78
152,897 152,897 000000000000078636db9adcd8df4a091b3741fa405fc3566c88ecffcf82ee7a 48 0.02 vMB 40
152,896 152,896 000000000000062774e979f809cdda2007e6f3ef5f2f2fac7bb08de5c9414e6c 13 0.00 vMB 29
152,895 152,895 0000000000000323bc78487f7bd2aa33a3a1cb9f8b684fb7613d47421d7949e0 52 0.03 vMB 453
152,894 152,894 0000000000000c94087df70d5c17e5704febcdc538d3618a0eb191693f036e24 109 0.05 vMB 135
152,893 152,893 00000000000004cb0d24d7a048d45400d9f1a32dd287b6b7ac60cb3bf5716e93 16 0.01 vMB 54
152,892 152,892 0000000000000547aea4b2cdd37d8dfc200c39ee391c2bf3b1988570eeab8e3e 5 0.00 vMB 103
152,891 152,891 0000000000000405166d8586ea5570a534a7089f85f25dc27db6f42f81ff69fd 32 0.02 vMB 12
152,890 152,890 00000000000008c21ba9f167262897bd34eedf381b75808c5a605684616df07c 12 0.00 vMB 86
152,889 152,889 000000000000063b872abf66b12e0063f4061bfd2c0bab52443f0788853fec63 131 0.05 vMB 53
152,888 152,888 0000000000000b5871ca5171ad0bb96f5d8cf0f857bb0dc1ac89f5f3f4deb592 42 0.02 vMB 312
152,887 152,887 00000000000004d2bd68194042d36222b64f5533e9efc0757dabfedc9e559385 70 0.09 vMB 69
152,886 152,886 000000000000039fdd71149dfae4bef31eae4c87e135291e066c23e255ec2628 52 0.02 vMB 37
152,885 152,885 000000000000012b55dd7da06b5a8f62971013906c03ec5c7b5694fc11efd94c 117 0.05 vMB 101
152,884 152,884 00000000000002700552991c64e11c108bbb4e927b7caab7192f5065ff7975e6 142 0.05 vMB 40
152,883 152,883 0000000000000d02b28a455c46695c790d4bb981a5e00a524872a0c04846491d 45 0.01 vMB 13
152,882 152,882 00000000000003e5269f35152f904a6ed8275dda9917d35fa571aa9512289fee 17 0.01 vMB 71
152,881 152,881 00000000000006d3a2a2405d8161bd6000faf5f3d635d9537c035510111616ad 106 0.05 vMB 52
152,880 152,880 0000000000000208c8bf687effe0bc348b10d4346f073754e08835c3e4d53c51 101 0.05 vMB 1
152,879 152,879 00000000000002f7e38e37aa28de0a0dfd3720bc8b493cfec22ad80da80eaf6e 91 0.04 vMB 47
152,878 152,878 00000000000008b85e83cab5f87ecd4b26f75917836c357c284e24a15c28a08d 15 0.00 vMB 381
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.58 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.