Loading Tool

Explorer IconExplorer

Memory Pool

80,290 transactions
29.84 vMB
0.09049942 BTC
Random Selection Loading Transactions
Max Size: 182.22/200 MB

Candidate Block

Mining Attempt afed57860444de8f05d6da97646ce5bb27d23919c512f1d0f885af49ea0d8015
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root aedce0d7153c3347c48721b7f2f2c1d9958f0c2085fc65af179ce82b4bbff4ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.02416323 BTC
Feerates: 402.60 > 2.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (584,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,988 330,988 00000000000000000dbed5627495a6d602e60c4ae97c9048c06e02ddc4985e00 416 0.17/1.00 vMB 23
330,987 330,987 000000000000000004e157a36d5d704428c8f1008efcbb249b42b65dddc771be 1,336 0.68/1.00 vMB 25
330,986 330,986 0000000000000000020b5cf32a361e7a3c41c1c7e8014a65704108d8dbc5f103 64 0.03/1.00 vMB 25
330,985 330,985 0000000000000000026974a3bdc4f077cbfc8c54b4b3807abffef8a3edf840e3 654 0.30/1.00 vMB 32
330,984 330,984 000000000000000012bfa8203858046ff2e28bdb0a34a396169fbf8a66af1590 699 0.38/1.00 vMB 28
330,983 330,983 00000000000000000122b063eb13c4460612753afa94e8b4fcacb85243bb49d7 592 0.34/1.00 vMB 25
330,982 330,982 00000000000000000fb5f1ae38799516b067630d015576ee9cb820cb2576152d 1 0.00/1.00 vMB 0
330,981 330,981 00000000000000001568d4ddf17b0fe33b68867318bf7b0900e55cf8e2a1e848 58 0.06/1.00 vMB 8
330,980 330,980 000000000000000014bf1db8d9eef67adfa8ebfb458b50dfc23e4b01e3d5ef88 420 0.29/1.00 vMB 20
330,979 330,979 000000000000000008fbcc40e3b03a4c4faa0ad093f06a1b04e8203493545ff7 382 0.25/1.00 vMB 21
330,978 330,978 0000000000000000038e10b2e403a2f2a4c030cc2e033a5dbf5b120f0bddd4e4 1,082 0.54/1.00 vMB 27
330,977 330,977 00000000000000000ae27774b164cad8498da558f50dd49eadb8edfd2ef9dfab 374 0.22/1.00 vMB 24
330,976 330,976 00000000000000001604c0c24613b4e3fb4f9a360dcdc03a10be8f42e6dc3fd8 182 0.09/1.00 vMB 24
330,975 330,975 0000000000000000152a84cf737ef3ab43c583f18ecfc4e3b50da92db05ed861 466 0.26/1.00 vMB 25
330,974 330,974 0000000000000000023e39ddaecb07dc3433c54836ac7630c23ba91717a1df6f 1,530 0.92/1.00 vMB 25
330,973 330,973 00000000000000000bd2f7efcd5dda8b357b8be6053b4a8bbfeefa7554094e88 449 0.31/1.00 vMB 22
330,972 330,972 000000000000000001f5e8e70b36573d4a431c5b3b03179fc618b99bb2ea8219 647 0.48/1.00 vMB 22
330,971 330,971 00000000000000000c41f8936580534b1f38da5f1d67231cca189c955ae3f851 1,647 1.00/1.00 vMB 25
330,970 330,970 00000000000000000cd0b774403ed92bd12ca3374f7ab489cf7386b245090d03 113 0.08/1.00 vMB 20
330,969 330,969 000000000000000000d07f642d26dbcbbd77023d79ef28a323def8f061925f9f 248 0.16/1.00 vMB 22
330,968 330,968 0000000000000000048ece4ede63d0351475eef4da807e28aebc1044958950d2 133 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.