Loading Tool

Explorer IconExplorer

Memory Pool

76,526 transactions
28.42 vMB
0.08925043 BTC
Random Selection Loading Transactions
Max Size: 171.94/200 MB

Candidate Block

Mining Attempt b46dc30a7d92b9e5e02ed68c250bbfc9c284382b388a97611086675c545dce27
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root 876d660e93f47d9cd5d8b09b1cdeccf76f47bbcbc5214038c2083738e71883ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.02561949 BTC
Feerates: 100.53 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (541,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,992 373,992 00000000000000000064d210ddfd1c156f049b44a2418d09e1ca9c84316292ca 1,389 0.75/1.00 vMB 6
373,991 373,991 000000000000000006e2452ef7a37bbb89d8650eafb5b050f856340aa13a0c08 721 0.75/1.00 vMB 13
373,990 373,990 0000000000000000098b056033ec522fcd8d0471af93f4d93e0d0fb4389846b4 2,099 0.75/1.00 vMB 30
373,989 373,989 00000000000000000b4de144b5ec8c21c976c4eabeb3ebfe25d91d049fbf97d5 1,802 0.80/1.00 vMB 42
373,988 373,988 0000000000000000015b939a17109cdef7b60e292192f9de41151b3f8eac00f6 1,272 0.95/1.00 vMB 25
373,987 373,987 00000000000000000d361b2ce5a763dfcdd8cf557b92d356e56076c826b41ed3 194 0.12/1.00 vMB 27
373,986 373,986 00000000000000000f437352348f9fa51183ad3bfba819a07223abcf7f00401b 385 0.18/1.00 vMB 40
373,985 373,985 000000000000000002565c1ceb5d47de0a7c7ddcd6c9492f3533bc94b11c6728 2,290 0.93/1.00 vMB 18
373,984 373,984 0000000000000000003f55b079aa1759db50c73ebe33a7bc171add55fae8cbfe 2,464 0.93/1.00 vMB 12
373,983 373,983 000000000000000008780f37845b1cc1bbed3fedd4d88362e00b340871d40a43 193 0.11/1.00 vMB 40
373,982 373,982 00000000000000000c230439188ddd686bd92bee7d5ca94c6b467b008cc7cd0d 2,138 0.95/1.00 vMB 29
373,981 373,981 000000000000000002a7c20fc0ed5c09b82fa54b5646012afc9930a3b387a39f 1,841 0.93/1.00 vMB 10
373,980 373,980 000000000000000008625c2b4bd17e2c8ee59214204a4c2aed73d33a31506071 1,284 0.75/1.00 vMB 27
373,979 373,979 0000000000000000109129fb4619dbf4ddf6e756c2278d79f8b9400b49ebf06c 5,482 1.00/1.00 vMB 5
373,978 373,978 0000000000000000000d9fa4d513dd2fa4de1028601d08b6f629ea236dece087 1,727 0.88/1.00 vMB 46
373,977 373,977 000000000000000009f4f5f643bd5277dcf7254483bf4aefda66cfe92cb53f7c 1 0.00/1.00 vMB 0
373,976 373,976 00000000000000000112e65d9c6628b456b67289c2d6ebd3826784d7f0a68222 2,740 1.00/1.00 vMB 8
373,975 373,975 00000000000000000ef8d9e9de2951739e0caa8b0f1396d48e034863b87ba1c2 550 0.75/1.00 vMB 19
373,974 373,974 00000000000000000aa711e2674ffae3663f15b0a9bd03546444813688ecc269 736 0.40/1.00 vMB 47
373,973 373,973 000000000000000005b0edb071c3ed835d575d32c71887035e53d1ebb6aa4f4a 839 0.93/1.00 vMB 22
373,972 373,972 000000000000000002b6e732ff354f3b867be98dcbd12a5833dd51413929b959 148 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.