Loading Tool

Explorer IconExplorer

Memory Pool

82,261 transactions
31.22 vMB
0.09403076 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt 99812d63879fc66b135c56ecd8adb2468e2f9a5e74c4a8eb194eccaed7afc41c
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 03e70d79fcdc05c7e31313cbeaf41db8517333f6526c4f1b223480d9d2e9a0d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,360
Size: 1.00 vMB
Total Fees: 0.01853551 BTC
Feerates: 115.63 > 1.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (239,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,070 676,070 00000000000000000004e3351521e1afd14be7486a72217e3639fa1ad286ec2c 2,908 1.00/1.00 vMB 90
676,069 676,069 00000000000000000007f8825540544941377067992a15f2078ce5e1d3cf6c92 1,458 1.00/1.00 vMB 25
676,068 676,068 00000000000000000000bf9d5e34208144609d8dfb5ef8f272bf30e011e12bb0 1,233 1.00/1.00 vMB 12
676,067 676,067 000000000000000000003cc77fb49588d6c0314908d28de4e542a1c4ff82d88b 1,684 1.00/1.00 vMB 43
676,066 676,066 00000000000000000000a60dd77710b1171b6a07319ad90b5418d851c7d83f4d 945 1.00/1.00 vMB 73
676,065 676,065 000000000000000000077018b3e0c77601b4c0466e5315b40575aa2269e1756e 1,460 1.00/1.00 vMB 25
676,064 676,064 00000000000000000006570ef8dd6c41dfc8ec02efab1e1a703df00832b65efe 1,690 1.00/1.00 vMB 12
676,063 676,063 000000000000000000011898c968a0d77d52f4155930a071cebd51ac9e226f5b 2,064 1.00/1.00 vMB 51
676,062 676,062 00000000000000000009b4e43f46aed83f6343e9a35809bc63f6f7eba87ff36b 1,083 1.00/1.00 vMB 41
676,061 676,061 000000000000000000007eeb08ae48f27e53d5f797d6f2eb7dc860e629189e0c 669 1.00/1.00 vMB 19
676,060 676,060 000000000000000000096a64cf8b815041bb0efadc7a785cd5d8925a49ba0efd 212 1.00/1.00 vMB 10
676,059 676,059 0000000000000000000060fdfaf3316461966258650e8d6a4f5f6294de7d611a 491 1.00/1.00 vMB 18
676,058 676,058 0000000000000000000361c2a3f5fbd90040239855ed85393bb047dedd6152cf 659 1.00/1.00 vMB 13
676,057 676,057 00000000000000000000f5801dd9a82a16135a1353e96276a556a8f8a1d79e6c 269 1.00/1.00 vMB 9
676,056 676,056 000000000000000000099ec23c66a68776550f6e8fdb50f80a0b0d3b64806f75 1,034 1.00/1.00 vMB 22
676,055 676,055 000000000000000000038774ef9b0207944c406b3201a4d10b86fc60305d3743 1,178 1.00/1.00 vMB 28
676,054 676,054 000000000000000000044009c3e35e6979f63c06465c94cbb390e8e9d788a8c0 656 1.00/1.00 vMB 17
676,053 676,053 000000000000000000075286d0a615eb0d12d8ce29f3a1729c83f03d0b76eadb 2,227 1.00/1.00 vMB 43
676,052 676,052 0000000000000000000bc695a94e8c209f5330c77e43fd1a24e02ee83dace410 1,372 1.00/1.00 vMB 31
676,051 676,051 000000000000000000062051fa3080296672ff893ef872769612638658059f31 895 1.00/1.00 vMB 21
676,050 676,050 0000000000000000000b70aa0ed6c194f0a15f97c750454bc7a3b3c09e773eb7 1,419 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.