Loading Tool

Explorer IconExplorer

Memory Pool

84,649 transactions
31.88 vMB
0.11228363 BTC
Random Selection Loading Transactions
Max Size: 195.03/200 MB

Candidate Block

Mining Attempt 30b8275b6c79d19a9c2405530c64ca20185445bc8c7ce05e48762bc4669870c5
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 3bcf34cedc457aa5dfd4304046841308c1ad1c5be01dcbe2c2799b5ebbe255da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.03509785 BTC
Feerates: 203.60 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (541,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
373,971 373,971 00000000000000000d276b44cc6792eb5b9f4fab8a03f6e2fe406b55bce2f929 1,678 0.98/1.00 vMB 34
373,970 373,970 000000000000000012ec38f505014b42906c8dd42a15ea93c5473aeb7b43c80c 1,143 0.75/1.00 vMB 45
373,969 373,969 00000000000000001134c35cd631a18cf640c49f07423c83c26a2a908932980c 1,121 0.75/1.00 vMB 32
373,968 373,968 0000000000000000103297afb21158bd134cef6c314df7c884be2142300e2ec2 630 0.95/1.00 vMB 18
373,967 373,967 00000000000000000e65e5889260e9f0389569402bd3d91d5842c24a1c0c6a4b 1,655 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.