Loading Tool

Explorer IconExplorer

Memory Pool

71,632 transactions
27.73 vMB
0.06051393 BTC
Random Selection Loading Transactions
Max Size: 164.44/200 MB

Candidate Block

Mining Attempt f2c8b5b0d907511df56d643fc0c8087512d645c72b721daded1be2fdcbd6cc2d
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 9bec0ab064a95718fe0657e6f50275814aacb578d965d476d5afda4772f5ddb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,969
Size: 1.00 vMB
Total Fees: 0.00532291 BTC
Feerates: 101.52 > 0.53 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (331,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,005 584,005 00000000000000000002f053a4ffdba1914537b8c4bb74e4118c8a7a269e45a6 1,530 1.00/1.00 vMB 46
584,004 584,004 0000000000000000001d7fa120640b4948c09e767bade96301dc8f41ebffd015 2,253 1.00/1.00 vMB 48
584,003 584,003 0000000000000000001a5027a6de07657bc042609535ca3da4095eb2fa1f5616 2,785 1.00/1.00 vMB 84
584,002 584,002 0000000000000000001726946a9ab25cbc3c58c882aa0e61d59329c33c5331db 2,983 1.00/1.00 vMB 29
584,001 584,001 00000000000000000011bd15e01ebab489816068c09bda190180374cbd49f014 2,646 1.00/1.00 vMB 44
584,000 584,000 000000000000000000100aa5235cc7379ff1039e87f9c6809c45e7773363af5b 3,011 1.00/1.00 vMB 76
583,999 583,999 00000000000000000003514170849fa8d3b2bd4f147174eb6a7da99647d9978c 3,313 1.00/1.00 vMB 65
583,998 583,998 0000000000000000001e1da2be30c38be274fe4b8c7a4341c1608cb46922c065 2,373 1.00/1.00 vMB 79
583,997 583,997 0000000000000000001cb705e1303297e8e24e2c96c0f81a4c77473120077284 1,917 1.00/1.00 vMB 68
583,996 583,996 0000000000000000000d1db94ab237681ea5815c2b9f4bd1410ec98771aef47b 3,304 1.00/1.00 vMB 80
583,995 583,995 0000000000000000001e6276a0f7839bdca18c3b12d0fc3d4640d6c0defd60b3 2,759 1.00/1.00 vMB 89
583,994 583,994 00000000000000000021bce71eb18a583caae99e4faf99b7170038cc38ea9c30 2,665 1.00/1.00 vMB 36
583,993 583,993 0000000000000000000ad7065f19b10382ec729ccda5beabb50aa4172f559f75 2,396 1.00/1.00 vMB 54
583,992 583,992 00000000000000000000161f7949627f083b8f68494903f164cdd3355feccee2 2,984 1.00/1.00 vMB 78
583,991 583,991 000000000000000000028c8fae5bc650801caa99fc56be347f0114baab771732 2,025 1.00/1.00 vMB 61
583,990 583,990 0000000000000000001ee3a75b9078502ffbc133eaa91ea7b67210e3d89fa1d5 1,250 1.00/1.00 vMB 48
583,989 583,989 0000000000000000001bf16f0c289e2e82212668abe05c9567a75a7c2ef53527 1,844 1.00/1.00 vMB 52
583,988 583,988 0000000000000000000b67e27375bdaa340aad4535f60b03c3bc522feefeca43 2,898 1.00/1.00 vMB 80
583,987 583,987 00000000000000000011f68bd6385989ac45b2d5bcd944e33e3a6511f54b74f1 2,317 1.00/1.00 vMB 58
583,986 583,986 00000000000000000000c7c51f864e48b402952ed87af71ce05eb6932d5acbfb 1,580 1.00/1.00 vMB 48
583,985 583,985 000000000000000000177edc357f3cf8dd08aeeb2bdc28f93658cf0264df5336 2,390 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.45 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: 667.41 GB
    • Received: 15.25 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.