Loading Tool

Explorer IconExplorer

Memory Pool

84,054 transactions
31.47 vMB
0.10191676 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt 637cb3db69284befd414598e2287b601be6fcb477621e8d32ba8ae508636d6f4
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 241917993a35fab3e9c9db709fe0207e72601b5e0e8d10c7f847128a6cf37d81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02975364 BTC
Feerates: 150.54 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (325,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,414 589,414 0000000000000000000b922d0e681491340c1dbb43b0a40af62dbd3594f4ffb8 2,490 1.00/1.00 vMB 73
589,413 589,413 00000000000000000000caf741bfc85412fdd1b07bd7995d2e564a0cf25e0094 2,489 1.00/1.00 vMB 72
589,412 589,412 00000000000000000012a7033948aacfde4b64155801ff113904f779404c4fb5 2,053 1.00/1.00 vMB 70
589,411 589,411 00000000000000000007f16e2665e002480cd8791aa00f125a7f672c5a5750fc 1,166 0.53/1.00 vMB 18
589,410 589,410 000000000000000000187791bb39f160c54689a1641c1fb5c6870746d1f99266 2,495 1.00/1.00 vMB 11
589,409 589,409 0000000000000000000734ea62707905a1af935211e2a35f7d84fabc8b50552a 3,415 1.00/1.00 vMB 44
589,408 589,408 000000000000000000061bfdbdd2456ca57912e370d3f95a64e94a8af96900b9 3,017 1.00/1.00 vMB 57
589,407 589,407 0000000000000000001018e4c1540c69fc0a85db0d2c6bda90c7bed51a17db3e 3,069 1.00/1.00 vMB 23
589,406 589,406 0000000000000000000b61e5789776ff1a939aaad50efefc4027869a3ade7121 2,780 1.00/1.00 vMB 76
589,405 589,405 00000000000000000002106c91d5c0cd444db0ddace30dee50cdfa0e87d16963 3,295 1.00/1.00 vMB 45
589,404 589,404 00000000000000000010b8086232cc15449536669b6298fbca24b76c55b951ff 1,425 0.53/1.00 vMB 34
589,403 589,403 00000000000000000018e8d19e58b5eca98f01a04b6668629ae58590e0b31d90 662 0.20/1.00 vMB 45
589,402 589,402 00000000000000000007d712c3162a0120f0add4264bee3210493c513829ce03 2,788 0.85/1.00 vMB 32
589,401 589,401 0000000000000000001763533aecfcab4fb347204e48d1547002e7b04634d622 2,220 0.67/1.00 vMB 34
589,400 589,400 000000000000000000120a29a878a4c307a80b9b3af3683115ae987c4949d4ee 950 0.28/1.00 vMB 40
589,399 589,399 00000000000000000003811025d38681afd7efc379cbde2e77b0924e59133c9b 1,051 0.31/1.00 vMB 39
589,398 589,398 000000000000000000128962eafff875ce7756b6d9f1ceb439245d2e5430fcb0 717 0.29/1.00 vMB 26
589,397 589,397 00000000000000000018ff5c65624e46b0dfcb63554acd6e520213e697971294 525 0.17/1.00 vMB 31
589,396 589,396 000000000000000000056dfd8eab66a08d40a3dbabca711767c052b21c43930e 2,076 0.61/1.00 vMB 36
589,395 589,395 00000000000000000013552b95affae05d149248814c099b624cb030878a6657 1,010 0.30/1.00 vMB 28
589,394 589,394 0000000000000000000dd87a178b6a1590710a1e85069218e2c31ba1515ed7f6 2,946 1.00/1.00 vMB 28
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.75 GB
    • Received: 16.97 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.