Loading Tool

Explorer IconExplorer

Memory Pool

18,935 transactions
8.69 vMB
0.07187520 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.33/200 MB

Candidate Block

Mining Attempt 473985de1f4ddfcbc7ea9ebc15bd0d9c0b756eb81279bc92835a35fc69194e00
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root a55ff4e8c02b70badea51d86212169351cba440877152e1f76e4c22f951724a4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.05281804 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (752,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,851 160,851 00000000000004f71aadbc4e00db0c694c9b1848d785f90afa1cecc1c6d0d796 35 0.02 vMB 16
160,850 160,850 0000000000000de84eed863e18b131c583d3c3ac7e4f071c880e366c43698507 33 0.01 vMB 250
160,849 160,849 0000000000000473d3179411f72fad36291f90ae649f38407131e76d2297cc4e 25 0.01 vMB 144
160,848 160,848 0000000000000e1e05b6662cae837ae117abd5ac11de35d488a3bb181a40c154 23 0.02 vMB 187
160,847 160,847 0000000000000d0ceabc450290958c09c7be8aff1b82cf56a4e8e82c8c4eaadf 7 0.00 vMB 67
160,846 160,846 0000000000000a633616eb423c59d8d426f31069050501bc8ce6960f31658bfb 2 0.00 vMB 0
160,845 160,845 00000000000000adef3488b4829e28de62122c169dcce863240ed6b506f3399b 6 0.00 vMB 63
160,844 160,844 000000000000065a47d94d42bc8bd59fb21ace2b02038ae48aa39bd4f710959e 9 0.01 vMB 190
160,843 160,843 0000000000000747f88849acb3da1c8d78bb85b8f2872f7b7a414571987e78b4 7 0.00 vMB 17
160,842 160,842 0000000000000602593b0247e69bbcb851ca3edda7af149909ed8cc670c700d3 7 0.00 vMB 57
160,841 160,841 000000000000045072130babad674532e1cc7509e5bfc2e62ee28a3f1bc3c5b9 44 0.03 vMB 207
160,840 160,840 0000000000000aa19204c823e637b6ea8c9985333a12e154575451ee5a579d28 9 0.00 vMB 0
160,839 160,839 00000000000008acb092719ae1a8f1f1a722c619b8c4855425f193c8446c352a 21 0.01 vMB 256
160,838 160,838 0000000000000393bbe8e3f9fa90f3f8cba20b186b97abba51d0a92f902c1e2b 13 0.00 vMB 12
160,837 160,837 00000000000004e96c28cb56d292d9ead7358d98c1f07965a326ef7be7319cd4 27 0.01 vMB 101
160,836 160,836 0000000000000e398d0f5a383a1605a5f6b9e4faa4f8bb370700052538e49b0f 28 0.01 vMB 257
160,835 160,835 000000000000035ca7003c0f89c2632fc7973f86a896d945e7e014b7d0e47a38 2 0.00 vMB 0
160,834 160,834 0000000000000b19db0539d5bbb039ebcbda4abf18b4400b01e39f1c410aeb4f 63 0.03 vMB 610
160,833 160,833 0000000000000658941972dff34921c436a95eb32403fffeaf8145ecb4bef539 27 0.02 vMB 309
160,832 160,832 0000000000000bb507a1534d029abee77ff898f8f64f3345fedec9f0c4925687 56 0.03 vMB 100
160,831 160,831 0000000000000c79054dd7ba836863f434e0a08d1a004093e79253bc768e3db0 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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