Loading Tool

Explorer IconExplorer

Memory Pool

80,542 transactions
34.69 vMB
0.17876996 BTC
Random Selection Loading Transactions
Max Size: 194.27/200 MB

Candidate Block

Mining Attempt 16f8584840efdd27dba1763c0ded13a26b57cc5ec1e51a0fba2de7292f832806
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 6c3f7f0a7c8dbba1504a5495ab30f73afb39d9ad8401e025a4a3954eaa08ebee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.04900225 BTC
Feerates: 150.93 > 4.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (641,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,997 273,997 0000000000000005a14e15983f095f68673d8e257d144c80490f87b2b7f217d6 732 0.25/1.00 vMB 73
273,996 273,996 00000000000000012c72e26af4b56552ba4a9cfa9a4ac3f294b363b825da884c 268 0.15/1.00 vMB 21
273,995 273,995 000000000000000118a3ab8e4b5e311c248be5d62d8140ef3962fd4231ce9ae9 170 0.15/1.00 vMB 20
273,994 273,994 0000000000000004d03ec3791ef6de3923ce79b5b41a4c38c906ff31ef5646c0 274 0.11/1.00 vMB 71
273,993 273,993 000000000000000268e322e38e21ff1da27ee9686966602c3fea24d89ceeecbe 114 0.05/1.00 vMB 29
273,992 273,992 0000000000000004d16942647ece39650d03a8caace8fc5e9220b1a3925b807b 248 0.10/1.00 vMB 67
273,991 273,991 0000000000000001c6179521f753e6e6c14d6cd9bf076ce8213218c2ef79c0a3 412 0.17/1.00 vMB 53
273,990 273,990 0000000000000001fe0d9d641e5a50acd14e11a03b3bf10a0daf0d103bdce783 203 0.09/1.00 vMB 63
273,989 273,989 0000000000000003e63b949d6ff3642631267119e1b4d5660ff876359d1489df 201 0.10/1.00 vMB 37
273,988 273,988 0000000000000001e79ed638346450555d1ee9835bc0564142de0c97c5c22421 563 0.27/1.00 vMB 44
273,987 273,987 00000000000000053b43a5074588c3ac054c58483b3cd7e16efa184ae554fe75 494 0.26/1.00 vMB 40
273,986 273,986 00000000000000033573ad45fdeb23e9094480ec1aaccb37623405c164555ef2 445 0.19/1.00 vMB 46
273,985 273,985 00000000000000026e49a75404563b41003f20d0d984dcdbd2f46ec13d257743 366 0.16/1.00 vMB 52
273,984 273,984 0000000000000005eb4c13857f3366f75bfce71a9af2a3ee4644b48b212e77e6 324 0.14/1.00 vMB 39
273,983 273,983 0000000000000003bc2e944b70d50ae097a962d0ad47a76ec4ee9e515a0fef1a 703 0.32/1.00 vMB 42
273,982 273,982 0000000000000004370dbb453ce6b2fe704da7bf9a14dff29c44a92818316690 477 0.24/1.00 vMB 47
273,981 273,981 0000000000000001ec7b70f48b2868db2d79694d787a0fa5b05bb27a0ce7d069 807 0.35/1.00 vMB 52
273,980 273,980 00000000000000035a63c97a8ecec80e9c40ce3f0c98672313197c1272f09f86 198 0.08/1.00 vMB 37
273,979 273,979 00000000000000007f90e68c8e377507cab12d497f9a494fbc5b440dae0c8b63 646 0.40/1.00 vMB 35
273,978 273,978 0000000000000005a3a35a3af38d36d1b7dd2557ec5b2f0cae0dd712d5a71a7e 669 0.25/1.00 vMB 65
273,977 273,977 00000000000000019ee804121cd5869696dc9da4e7eb96aa94248cf772ca2232 753 0.34/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.